]> 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>
Wed, 20 Mar 2013 04:22:56 +0000 (15:22 +1100)
commitcdea5d54afc4d170f8b195262e5553a3a70e43a1
tree95ef69804862dc20e6b356ed14334d51d558e379
parentf098d57b1a8ee90df5c75ae1fc6682eafff787de
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