leds: leds-lp8550: Remove early suspend/resume handler from this driver
authorRebecca Schultz Zavin <rebecca@android.com>
Wed, 11 Aug 2010 22:08:12 +0000 (15:08 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:34 +0000 (16:33 -0700)
commit63746e4abbf8581d27452240f9d2c95328060daf
tree204529bd87e3ff2c1435129f9bace693593547d2
parent0e3892c7d830c0c57b823f34072194ea0575cf2e
leds: leds-lp8550: Remove early suspend/resume handler from this driver

Instead just allow userspace to turn on and off the backlight when
entering suspend.  Otherwise we get a race condition on some hardware
where the backlight does not go off.

Change-Id: I81303125ebc0cfa8ef1d135a3681d6dd4d4137d9
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
drivers/leds/leds-lp8550.c