From: Akinobu Mita Date: Mon, 17 Nov 2008 15:21:32 +0000 (+0000) Subject: backlight: crbllcd_bl - Use platform_device_register_simple() X-Git-Tag: v2.6.29-rc1~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a11d3da20db62f31b3133a6eca8a35633e0838;p=pandora-kernel.git backlight: crbllcd_bl - Use platform_device_register_simple() Use platform_device_register_simple() and also fix error handling when platform_device_alloc() fails (cr_backlight_driver is left registered). Signed-off-by: Akinobu Mita Signed-off-by: Richard Purdie --- Reading git-diff-tree failed