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

No differences found