mailbox: apple: Implement flush() operation
authorHector Martin <marcan@marcan.st>
Tue, 8 Feb 2022 07:57:47 +0000 (16:57 +0900)
committerHector Martin <marcan@marcan.st>
Tue, 15 Feb 2022 09:57:44 +0000 (18:57 +0900)
commit0826a3a96b7db2c075623abd24e0b8d06e913192
treeb6b6eaf48a7c23fa25b66713db76236798ce54c7
parent2fc0817552b30a95702643e8bbb2f51b42b95da1
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