Re: [PATCHv3 6/6] mailbox: move the internal definitions into a private file

From: Jassi Brar
Date: Sun Feb 16 2014 - 01:38:30 EST


On Sun, Feb 16, 2014 at 12:46 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Sat, Feb 15, 2014 at 11:57:02PM +0530, Jassi Brar wrote:
>> From: Suman Anna <s-anna@xxxxxx>
>>
>> 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-anna@xxxxxx>
>> ---
>> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/