ARM: OMAP: OSK led fixes
authorDavid Brownell <david-b@pacbell.net>
Mon, 2 Apr 2007 19:48:10 +0000 (12:48 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 22 Aug 2007 07:42:51 +0000 (00:42 -0700)
Bugfixes for the OSK led support:

 - Fix Kconfig merge glitches:  Mistral handles idle and timer leds just fine
 - Fix pm_suspend() runtime botch:  can't sleep, so can't touch tps65010 leds

Improvements:
 - Switch sense of Mistral idle led, so idle == off

Probably the TPS65010 leds should be handled only by the "new led" API.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found