[PATCH 3.6.0- 0/6] ARM: use module_platform_driver macro
Paul Walmsley
paul at pwsan.com
Wed Oct 10 14:46:44 EDT 2012
Hi
On Wed, 10 Oct 2012, Srinivas KANDAGATLA wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla at st.com>
>
> Running below Coccinelle lookup pattern like below on the
> latest kernel showed about 52 hits. This patch series is a subset
> of those 52 patches, so that it will be easy for maintainers to review.
so the idea looks okay to me, but several of the patches aren't addressed
to the right people. You can use the MAINTAINERS file to figure out the
right place to send them.
The PXA patches need to go to the appropriate PXA people, who are
probably:
M: Eric Miao <eric.y.miao at gmail.com>
M: Russell King <linux at arm.linux.org.uk>
M: Haojian Zhuang <haojian.zhuang at gmail.com>
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
The OMAP RNG patch needs to go to
M: Deepak Saxena <dsaxena at plexity.net>
M: Matt Mackall <mpm at selenic.com>
M: Herbert Xu <herbert at gondor.apana.org.au>
As far as the remaining three OMAP patches go, they look okay to me but
Tony Lindgren is the maintainer of these files and so he's the right
person to merge them.
> Hopefully these patches will get rid of some code duplication in kernel.
One other comment - the description on the patches isn't quite accurate.
The patches don't remove code duplication per se, they just replace some
boilerplate code with a macro.
- Paul
More information about the linux-arm-kernel
mailing list