commit | f596575e81999c0faf01a2fd340bc96dda058f80 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue May 08 01:08:00 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue May 08 11:54:19 2007 +1000 |
tree | 792af13970c576875df2f54077ef98a284c0a0e1 | |
parent | 0108d3fe3c44f01de224f39347b95f6a94181687 [diff] |
[POWERPC] via-pmu: remove LED sleep notifier The generic LED code now makes sure that suspended devices don't blink, so we no longer need to do it ourselves. For the suspend to disk case, however, we need to make sure that we don't blink if the PMU sysdev was suspended before the LED device. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>