On 2014-07-22 at 17:00:44 +0200, Suman Anna <s-a...@ti.com> 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 <tklau...@distanz.ch> > > --- > > 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 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/