diff options
author | Bjorn Helgaas <[email protected]> | 2009-06-22 20:41:25 +0000 |
---|---|---|
committer | Len Brown <[email protected]> | 2009-06-25 12:16:33 -0400 |
commit | 80f20fef6a2381402e59b169eb51b989cc175ab7 (patch) | |
tree | 2cfb84596f2ab12087bc0a8f6c9ecbbaa86c2803 /lib/cpu-notifier-error-inject.c | |
parent | 970b04929a68134acca17878b1d93e115e58c12a (diff) |
ACPI: memory hotplug: remove .start() method
This patch folds the .start() method into .add().
The .start() method is called in two paths: boot-time device enumeration
and run-time node addition, currently via container_device_add(). In both
cases, .start() is called immediately after .add(), so there's no reason
to make them separate methods.
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Alex Chiang <[email protected]>
CC: Yasunori Goto <[email protected]>
CC: Dave Hansen <[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