Hi Linus, Please pull LED fixes for 4.7-rc4. The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b: Linux 4.7-rc2 (2016-06-05 14:31:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git tags/for-4.7-rc4 for you to fetch changes up to 5ab92a7cb82c66bf30685583a38a18538e3807db: leds: handle suspend/resume in heartbeat trigger (2016-06-08 11:47:06 +0200) ---------------------------------------------------------------- - Fix brightness setting upon hardware blinking enabled - Handle suspend/resume in heartbeat trigger ---------------------------------------------------------------- Thanks, Jacek Anaszewski Linus Walleij (1): leds: handle suspend/resume in heartbeat trigger Tony Makkiel (1): leds: core: Fix brightness setting upon hardware blinking enabled Documentation/leds/leds-class.txt | 4 ++-- drivers/leds/led-core.c | 9 ++++++--- drivers/leds/trigger/ledtrig-heartbeat.c | 31 ++++++++++++++++++++++++++++++ include/linux/leds.h | 23 +++++++++++----------- 4 files changed, 51 insertions(+), 16 deletions(-) -- 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