diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-06-22 16:41:40 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-06-25 12:16:33 -0400 |
commit | cf745ec7a1222a661b2c5f0e8c2c4be81300d2a4 (patch) | |
tree | eabebf496f7c06bebb20137097ac956b601e71a7 /drivers/ieee1394/raw1394-private.h | |
parent | d02be04707b8ff5375a76c027327e8708877da39 (diff) |
ACPI: EC: remove .stop() method
This patch folds the .stop() method into .remove().
acpi_ec_stop() is only called via acpi_device_probe() and
acpi_device_remove(), and in both cases it is called immediately before
acpi_ec_remove(), so there's no need to have it be a separate method.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Reviewed-by: Alex Chiang <achiang@hp.com>
CC: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/ieee1394/raw1394-private.h')
0 files changed, 0 insertions, 0 deletions