mailbox: apple: Implement flush() operation
authorHector Martin <marcan@marcan.st>
Tue, 8 Feb 2022 07:57:47 +0000 (16:57 +0900)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Mar 2022 17:31:57 +0000 (10:31 -0700)
commit3ba37b52af9def85ab6864a1000ea2c0d3a3905c
tree6741589e4b282876e7383215f2dd856a485b1fdf
parente6ada6df471f847da3b09b357e246c62335bc0bb
mailbox: apple: Implement flush() operation

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

Signed-off-by: Hector Martin <marcan@marcan.st>
drivers/mailbox/apple-mailbox.c