Re: [PATCH 7/7] mailbox/omap: move the OMAP mailbox framework to drivers

2013-06-08 Thread Greg Kroah-Hartman
On Fri, Jun 07, 2013 at 08:58:12PM -0500, Suman Anna wrote: The mailbox hardware (in OMAP) uses a queued mailbox interrupt mechanism that provides a communication channel between processors through a set of registers and their associated interrupt signals by sending and receiving messages.

[PATCH 7/7] mailbox/omap: move the OMAP mailbox framework to drivers

2013-06-07 Thread Suman Anna
The mailbox hardware (in OMAP) uses a queued mailbox interrupt mechanism that provides a communication channel between processors through a set of registers and their associated interrupt signals by sending and receiving messages. The OMAP mailbox framework/driver code is moved to be under