From: Jingoo Han Date: Mon, 29 Apr 2013 23:17:28 +0000 (-0700) Subject: drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea0b2fb1b9033ec978154ee979c82ad8b966323;p=pandora-kernel.git 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 Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed