omap: mailbox: resolve hang issue
authorHari Kanigeri <h-kanigeri2@ti.com>
Wed, 2 Mar 2011 22:14:18 +0000 (22:14 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Mar 2011 18:24:19 +0000 (10:24 -0800)
omap4 interrupt disable bits is different. On rx kfifo full, the mbox rx
interrupts wasn't getting disabled, and this is causing the rcm stress tests
to hang.

Signed-off-by: Hari Kanigeri <h-kanigeri2@ti.com>
Signed-off-by: Armando Uribe <x0095078@ti.com>
Signed-off-by: Fernando Guzman Lugo <fernando.lugo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found