Files
android_kernel_xiaomi_sm8450/arch/unicore32/kernel
Thierry Reding dde9959b8d unicore32: pwm: Use module_platform_driver()
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@avionic-design.de>
Tested-by: Qin Rui <qinrui@mprc.pku.edu.cn>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
2012-10-05 20:56:40 +02:00
..
2012-05-05 13:00:26 +02:00
2012-01-10 10:29:41 +08:00
2012-06-01 12:58:52 -04:00
2012-01-10 10:29:41 +08:00