Skip to content
Commit 49822442 authored by Fabian Vogt's avatar Fabian Vogt Committed by Matthias Brugger
Browse files

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: default avatarFabian Vogt <fvogt@suse.com>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
[mb: rename registers and update commit message]
Signed-off-by: default avatarMatthias Brugger <mbrugger@suse.com>
parent d39221f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment