On Sun, Feb 16, 2014 at 12:46 AM, Greg KH <gre...@linuxfoundation.org> wrote:
> On Sat, Feb 15, 2014 at 11:57:02PM +0530, Jassi Brar wrote:
>> From: Suman Anna <s-a...@ti.com>
>>
>> This is needed for extracting the omap_mbox. The OMAP mailbox
>> code has a need for exporting some pre-existing API to not
>> break the current clients.
>>
>> Signed-off-by: Suman Anna <s-a...@ti.com>
>> ---
>>  drivers/mailbox/mailbox.c          | 62 +-----------------------------
>>  drivers/mailbox/mailbox_internal.h | 77 
>> ++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 78 insertions(+), 61 deletions(-)
>>  create mode 100644 drivers/mailbox/mailbox_internal.h
>
> Also, this patch doesn't seem to be needed at all here, nothing breaks
> without it, so why include it in this series?
>
Suman had to segregate the definitions temporarily while the TI
drivers were sorted out. I hope Suman says the patch isn't needed
anymore :)

Thanks,
Jassi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to