lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <53CE7C9C.6060107@ti.com> Date: Tue, 22 Jul 2014 10:00:44 -0500 From: Suman Anna <s-anna@...com> To: Tobias Klauser <tklauser@...tanz.ch>, Tony Lindgren <tony@...mide.com> CC: Jingoo Han <jg1.han@...sung.com>, <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] mailbox/omap: Use module_platform_driver 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@...tanz.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. 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 majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists