diff options
author | Bjorn Helgaas <[email protected]> | 2009-06-22 20:41:40 +0000 |
---|---|---|
committer | Len Brown <[email protected]> | 2009-06-25 12:16:33 -0400 |
commit | cf745ec7a1222a661b2c5f0e8c2c4be81300d2a4 (patch) | |
tree | eabebf496f7c06bebb20137097ac956b601e71a7 /lib/cpu-notifier-error-inject.c | |
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 <[email protected]>
Reviewed-by: Alex Chiang <[email protected]>
CC: Alexey Starikovskiy <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions