commit | 0eb3fba8c68275f0122f65f7316efaaf86448016 | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Sat Jul 09 01:19:51 2016 +0300 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jan 04 11:37:31 2017 +0000 |
tree | 5d46ec3cd8c23a385d8784bf053ed1e6f310c22c | |
parent | cc21942bce652d1a92dae85b785378256e1df1f7 [diff] |
backlight: adp5520: Fix error handling in adp5520_bl_probe() If adp5520_bl_setup() fails, sysfs group left unremoved. By the way, fix overcomplicated assignement of error code. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Acked-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>