diff options
author | Milo(Woogyom) Kim <milo.kim@ti.com> | 2013-02-05 13:03:08 +0400 |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2013-02-07 03:59:26 +0400 |
commit | 6a0c9a47963cc72c68713923ead60d1e72e7136c (patch) | |
tree | eafe47fca8ae4674e48ed054d515d66711844fb7 /Documentation/filesystems | |
parent | 945c700746cbfa3375bf88123c2cf6c210f4cc2c (diff) | |
download | linux-6a0c9a47963cc72c68713923ead60d1e72e7136c.tar.xz |
leds-lp55xx: use common lp55xx data structure in _probe()
LP5521 and LP5523 data structures have common features.
Use common lp55xx data structures rather than chip specific data.
Legacy code in probe is replaced with this new data structures.
lp55xx_chip : Common data between lp5521_chip and lp5523_chip
lp55xx_led : Common LED structure between lp5521_led and lp5523_led
lp55xx_platform_data : Common platform data between lp5521_platform_data and
lp5523_platform_data
Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions