mailbox: mhu: Acknowledge the interrupt only after data is pushed
authorLiviu Dudau <Liviu.Dudau@arm.com>
Thu, 24 Jul 2014 11:21:17 +0000 (12:21 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Thu, 24 Jul 2014 11:24:31 +0000 (12:24 +0100)
commit18113680cae748fc76e3a7f872af923169d524e0
tree98e787b84ddefa11125ad1f536a2c5a4526ed9b7
parent0e1bf571a6060210eef9bad13e5a564512efc8e7
mailbox: mhu: Acknowledge the interrupt only after data is pushed

According to the mailbox documentation the controller should ACK
the RX only after it has finished pushing the data up the link.

Signed-off-by: Punit Agrawal <Punit.Agrawal@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
drivers/mailbox/arm_mhu.c