From: Kim, Milo Date: Tue, 4 Sep 2012 07:06:26 +0000 (+0800) Subject: leds-lp5523: use the i2c device id rather than fixed name X-Git-Tag: v3.7-rc1~60^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56a1e9adc83870ae9ad9ff1bf9fd8bccebdfe065;p=pandora-kernel.git leds-lp5523: use the i2c device id rather than fixed name LP5523 driver supports both LP5523 and LP55231. The i2c device id is one of the two - lp5523 or lp55231. So it's better to use matching i2c device id while enumerating the device and naming LED channels. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed