omap: mailbox: correct OMAP4 SIDLEMODE logic
authorSuman Anna <s-anna@ti.com>
Fri, 5 Feb 2010 23:20:26 +0000 (17:20 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 23 Feb 2010 23:29:22 +0000 (15:29 -0800)
commit4499ce42935db68debba0a2d2ab8280627e4b692
treea7fe397ba5d7e3b5f62cd92d669bbb5e758d477a
parenta6a6022871b83ff31c34495709f53e3faef80976
omap: mailbox: correct OMAP4 SIDLEMODE logic

OMAP4 mailbox has a different MAILBOX_SYSCONFIG register.
There is now no AutoIdle. The SIDLEMODE bits have been
right-shifted by 1 bit and now occupy bits 2 & 3.

Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mailbox.c