summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorFabian Vogt <[email protected]>2019-07-16 13:09:47 +0200
committerMatthias Brugger <[email protected]>2019-09-06 18:16:59 +0200
commit49822442edd910efdf12eb8070a9c9cc7c48037d (patch)
tree7ba8e8c0a6ce6fda923a12e6cdf32a1b51897a9c /include/linux
parentd39221f33f0e78cc80d1304ab4ca4e4a3886fbff (diff)
ARM: bcm283x mbox: Fix send status register
Before we can send a message to the mailbox we have to check that there is space to do so. Therefore we poll the status register. But up to now the wrong status register, the one of mailbox 0, was checked. Fix this by polling the status regiser of mailbox 1. Signed-off-by: Fabian Vogt <[email protected]> Acked-by: Stephen Warren <[email protected]> [mb: rename registers and update commit message] Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions