[GIT PULL] Mailbox fixes for v5.0
From: Jassi Brar
Date: Mon Feb 18 2019 - 12:02:11 EST
Hi Linus,
The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438:
Linux 5.0-rc7 (2019-02-17 18:46:40 -0800)
are available in the Git repository at:
git://git.linaro.org/landing-teams/working/fujitsu/integration.git
tags/mailbox-fixes-v5.0-rc7
for you to fetch changes up to d7bf31a0f85faaf63c63c39d55154825a1eaaea9:
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
(2019-02-18 10:40:58 -0600)
----------------------------------------------------------------
- API: Fix build breakge by exporting the function mbox_flush
- BRCM: Fix FlexRM ring flush timeout issue
----------------------------------------------------------------
Rayagonda Kokatanur (1):
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
Thierry Reding (1):
mailbox: Export mbox_flush()
drivers/mailbox/bcm-flexrm-mailbox.c | 4 ++--
drivers/mailbox/mailbox.c | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)