]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ACPI / EC: Drop suspend and resume routines
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 24 Jun 2010 23:20:38 +0000 (01:20 +0200)
committerLen Brown <len.brown@intel.com>
Wed, 7 Jul 2010 02:34:26 +0000 (22:34 -0400)
commitb63559f5ce08bc8f94ce144a8d06f7af607ecc53
treee2cc6492ffb1a721e0cb159035544604c87efced
parenta44061aa8b5d58b2729faca4c155a94a5bea2a09
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>
drivers/acpi/ec.c