commit | c3a68ebfcd22abc186f2328149732c801449b297 | [log] [tgz] |
---|---|---|
author | Milo(Woogyom) Kim <milo.kim@ti.com> | Tue Feb 05 19:11:18 2013 +0900 |
committer | Bryan Wu <cooloney@gmail.com> | Wed Feb 06 15:59:28 2013 -0800 |
tree | 253db155491541accda86b0900dce9856213a9ab | |
parent | a96bfa135ddc8045166fc6311ce4d21bfcb8d13d [diff] |
leds-lp55xx: use lp55xx_unregister_leds() To unregister led class devices and sysfs attributes, LP5521 and LP5523 have each driver function. This patch makes both drivers simple using common driver function, lp55xx_unregister_leds(). And some unused variables are removed. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>