Re: [PATCH v2 2/5] unicore32: pwm: Use module_platform_driver()

From: guanxuetao
Date: Sat Sep 22 2012 - 06:39:26 EST


> On Sat, Sep 22, 2012 at 10:56:30AM +0800, guanxuetao@xxxxxxxxxxxxxxx
> wrote:
>> > Some of the boilerplate code can be eliminated by using this macro.
>> The
>> > driver was previously registered with an arch_initcall(), so
>> technically
>> > this is no longer the same, but when the driver is moved to the PWM
>> > framework, deferred probing will take care of any driver probe
>> ordering
>> > issues.
>> >
>> > Signed-off-by: Thierry Reding <thierry.reding@xxxxxxxxxxxxxxxxx>
>>
>> Tested-by: Qin Rui <qinrui@xxxxxxxxxxxxxxx>
>> Acked-by: Guan Xuetao <gxt@xxxxxxxxxxxxxxx>
>>
>> Thanks & Regards,
>> Guan Xuetao
>
> Great! If you don't mind I'll take this through the PWM tree with your
> Acked-by.
>
> Thierry
>

It's my pleasure.

Thanks & Regards,
Guan Xuetao
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/