]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:36 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:18 +0000 (15:33 +1100)
commit031a4c03052376f7d7c82e79b6af44181fc7b749
tree5824e333e60afe906b619543336b04030f2ad6f7
parentc349682bb993f1843f288d54b0a512aa9c46b9df
drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe()

Use the module_platform_driver_probe() macro which makes the code smaller
and simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/atmel-pwm-bl.c