These patches add several fixes and improvements for leds-bcm6328 and
leds-bcm6358.

v2: introduce changes suggested by Jacek and Florian
 - change "leds-bcm6328:" to "leds: bcm6328:"
 - change "leds-bcm6358:" to "leds: bcm6358:"
 - add little endian support
 - bcm6358: Merge bcm6358_led_mode into bcm6358_led_set

Álvaro Fernández Rojas (8):
  leds: bcm6328: code cleaning
  leds: bcm6328: remove unneded lock when checking initial LED
  leds: bcm6358: Use bcm6358_led_set() in order to get rid of the lock
  leds: bcm6358: remove unneded lock when checking initial LED status
  leds: bcm6328: add little endian support
  leds: bcm6358: add little endian support
  leds: bcm6328: simplify duplicated unlock in bcm6328_blink_set
  leds: bcm6358: merge bcm6358_led_mode and bcm6358_led_set

 drivers/leds/leds-bcm6328.c | 29 +++++++++++++++++------------
 drivers/leds/leds-bcm6358.c | 34 ++++++++++++++++------------------
 2 files changed, 33 insertions(+), 30 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-leds" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to