Re: [PATCH] mailbox/omap: Use module_platform_driver

From: Tobias Klauser
Date: Wed Jul 23 2014 - 03:43:36 EST


On 2014-07-22 at 17:00:44 +0200, Suman Anna <s-anna@xxxxxx> wrote:
> Hi Tobias,
>
> On 07/22/2014 07:13 AM, Tobias Klauser wrote:
> > Use the module_platform_driver to omit module init/exit boilerplate code.
> >
> > Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx>
> > ---
> > drivers/mailbox/mailbox-omap1.c | 13 +------------
> > drivers/mailbox/mailbox-omap2.c | 13 +------------
> > 2 files changed, 2 insertions(+), 24 deletions(-)
>
> I have submitted a series that cleans up/consolidates the OMAP mailbox
> driver [1], and this patch won't be necessary as the same lines get deleted.

Ah, I wasn't aware of this series. Should do my homework better next
time ;) Sorry for the noise.

Thanks
Tobias
--
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/