mailbox: apple: Implement flush() operation
authorHector Martin <marcan@marcan.st>
Wed, 14 Sep 2022 08:34:21 +0000 (09:34 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Thu, 15 Sep 2022 18:14:01 +0000 (13:14 -0500)
commit38ed8c888e94f10e3a74a931760e77c0ab9d2e48
treed870c3472e395a18b0b733d52197954ed9b4dfe4
parent3245cb65fd91cd514801bf91f5a3066d562f0ac4
mailbox: apple: Implement flush() operation

This allows clients to use the atomic-safe mailbox API style.

Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/apple-mailbox.c