]> 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>
Sun, 10 Mar 2013 10:54:52 +0000 (21:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:56:34 +0000 (14:56 +1100)
commita1cc24de6aeff3c7468262829f97692b379d439d
tree55f9b1d52225afc3d6e37ec6aac23668c97f7eaa
parent9e878370c6746ffb5851f5d39e2a2af0bdcfad96
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