• David Brownell's avatar
    OSK led fixes · dbd06f17
    David Brownell authored
    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: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    dbd06f17
pm.c 20.3 KB