Mailbox: new mutext lock for h/w mailbox configuration
commit72b917ef90084885ffcc5adb69095af02d2b6996
authorHiroshi DOYU <Hiroshi.DOYU@nokia.com>
Thu, 18 Feb 2010 06:48:55 +0000 (18 00:48 -0600)
committerHiroshi DOYU <Hiroshi.DOYU@nokia.com>
Wed, 4 Aug 2010 12:50:16 +0000 (4 15:50 +0300)
tree69faf94c1eb1a00e5e4e713e40993100e8dacd80
parent9caae4d87ca0087edd6c02efd674f13fe0419ee9
Mailbox: new mutext lock for h/w mailbox configuration

mailbox startup and shutdown are being executed against
a single H/W module, and a mailbox H/W module is totally
__independent__ of the registration of logical mailboxes.
So, an independent mutext should be used for startup and
shutdown.

Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com>
Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
arch/arm/plat-omap/mailbox.c