ACPI: suspend: delete toshiba S1 quirk
authorPavel Machek <pavel@pavel@suse.cz>
Tue, 3 Jul 2007 05:45:44 +0000 (01:45 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 3 Jul 2007 05:45:44 +0000 (01:45 -0400)
commit33ce2033433195ccc1fbad00d26ad854b2ab68d0
tree484e7b321fcd40d3c236b849f4b9520af1f023f3
parent3f2c48c9b48423d1411695da066d525cca2a27db
ACPI: suspend: delete toshiba S1 quirk

If we have quirk "init...  after standby", we should not be calling it while
resuming from hibernation.  And...  that quirk is only ever needed on toshiba
4030cdt...  and...  noone should be using standby these days, anyway.

That quirk was certainly _not_ meant to be ran after hibernation.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/sleep/main.c