On Sun, Nov 25, 2012 at 8:09 PM, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote: > This patch series is build tested against the for-next branch of following tree: > git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git > This is great for cleaning up. Thanks, Sachin. Do you have a public git branch, where I can pull from? Otherwise I need start to apply them manually. Thanks, -Bryan > Sachin Kamat (16): > leds: leds-gpio: use devm_gpio_request_one > leds: leds-lt3593: use devm_gpio_request_one > leds: leds-ns2: use devm_gpio_request_one > leds: led-class: Fix checkpatch warning > leds: leds-adp5520: Fix checkpatch warnings > leds: leds-bd2802: Fix checkpatch warnings > leds: leds-da903x: Fix checkpatch error and warnings > leds: leds-gpio: Use dev_info instead of printk > leds: leds-lt3593: Fix checkpatch warnings > leds: leds-net48xx: Use linux/io.h instead of asm/io.h > leds: leds-pca955x: Use dev_info instead of printk > leds: leds-pwm: Fix checkpatch warning > leds: leds-wm8350: Use dev_err instead of printk > leds: leds-wrap: Use <linux/io.h> instead of <asm/io.h> > leds: ledtrig-backlight: Fix checkpatch error > leds: led-triggers: Fix checkpatch warnings > > drivers/leds/led-class.c | 2 +- > drivers/leds/led-triggers.c | 12 ++++++------ > drivers/leds/leds-adp5520.c | 4 ++-- > drivers/leds/leds-bd2802.c | 6 +++--- > drivers/leds/leds-da903x.c | 10 +++++----- > drivers/leds/leds-gpio.c | 10 +++------- > drivers/leds/leds-lt3593.c | 15 +++++---------- > drivers/leds/leds-net48xx.c | 2 +- > drivers/leds/leds-ns2.c | 17 +++++------------ > drivers/leds/leds-pca955x.c | 2 +- > drivers/leds/leds-pwm.c | 2 +- > drivers/leds/leds-wm8350.c | 4 ++-- > drivers/leds/leds-wrap.c | 2 +- > drivers/leds/ledtrig-backlight.c | 2 +- > 14 files changed, 37 insertions(+), 53 deletions(-) > > -- > 1.7.4.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html