backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 7 Dec 2009 13:35:32 +0000 (14:35 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 17 Dec 2009 11:19:07 +0000 (11:19 +0000)
commit5b0582ea427b59bf4e70c892aab0b0ba8fbe2306
treef34e2ab487eba07490d86badcaaaccee23bf5339
parent9905a43b2d563e6f89e4c63c4278ada03f2ebb14
backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()

Return the PTR_ERR of the correct pointer.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
drivers/video/backlight/cr_bllcd.c