leds-twl4030-pwm, pandora_bl: fix a race between the two
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 16 Feb 2015 19:48:18 +0000 (21:48 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 20 Feb 2015 22:05:33 +0000 (00:05 +0200)
commit071cd8e3b4013c8a5b4ed7ebade8752da5cb936a
treef9d3c8fca62d6e4288d2f0691fe4a0da8f2ec4fa
parente2517977596b7faff87f410b1b254676a0941383
leds-twl4030-pwm, pandora_bl: fix a race between the two

Both were doing rmw at startup, so some bits were getting lost.
drivers/leds/leds-twl4030-pwm.c
drivers/video/backlight/pandora_bl.c