]> Git Repo - linux.git/commit
drivers/video/backlight/adp8860_bl.c: fix error return code in adp8860_led_probe()
authorWei Yongjun <[email protected]>
Mon, 29 Apr 2013 23:17:53 +0000 (16:17 -0700)
committerLinus Torvalds <[email protected]>
Tue, 30 Apr 2013 01:28:17 +0000 (18:28 -0700)
commit84eba9ed709198cda09c14a16c499a45d88a63ea
treea1d2ed6053bbaa4c1159a1ad196116de6fd95290
parent6a7aeb1ae8d8b15073f730ad7828c4b53f1402c3
drivers/video/backlight/adp8860_bl.c: fix error return code in adp8860_led_probe()

Fix to return a negative error code from the error handling case instead
of zero, as returned elsewhere in this function.

Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Acked-by: Michael Hennerich <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/backlight/adp8860_bl.c
This page took 0.048615 seconds and 4 git commands to generate.