commit | b63559f5ce08bc8f94ce144a8d06f7af607ecc53 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Fri Jun 25 01:20:38 2010 +0200 |
committer | Len Brown <len.brown@intel.com> | Tue Jul 06 22:34:26 2010 -0400 |
tree | e2cc6492ffb1a721e0cb159035544604c87efced | |
parent | a44061aa8b5d58b2729faca4c155a94a5bea2a09 [diff] |
ACPI / EC: Drop suspend and resume routines The suspend and resume routines provided by the EC driver are not really necessary, because the handler of the GPE disabled by them is not going to be executed after suspend_device_irqs() and before resume_device_irqs() anyway. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com>