On Tue, Apr 23, 2013 at 10:23:53PM -0400, Chao Xie wrote: > Signed-off-by: Chao Xie The subject is a bit redundant. Something like: pwm: pxa: use module_platform_driver() would be enough. But I'd like to see a commit message which also mentions that the driver used to be registered with arch_initcall() and why it is okay that it isn't anymore. Thierry