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)
Both were doing rmw at startup, so some bits were getting lost.

drivers/leds/leds-twl4030-pwm.c
drivers/video/backlight/pandora_bl.c

Simple merge
Simple merge