On 07/22/2014 07:57 PM, Jingoo Han wrote: > On Wednesday, July 23, 2014 12:01 AM, Suman Anna wrote: >> 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. > > Oh, I see. So, this patch is unnecessary. I hope that Jassi's mailbox > framework > is submitted soon. Thank you.
Yep, its very close now, there is a v9 version posted today. In any case, the cleanup series is independent of the framework. regards Suman >> >> [1] http://www.spinics.net/lists/linux-omap/msg108574.html > -- 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/