diff options
author | Liu Jinsong <jinsong.liu@intel.com> | 2012-12-16 14:08:41 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-03 13:10:21 +0100 |
commit | 8611ea5f5d708d60ab29ed3cdb33e67168404fc0 (patch) | |
tree | 4a847446cf5b1d3984b2d78aa0acd379d9802220 /Documentation | |
parent | ACPI / APEI: Fix the returned value in erst_dbg_read (diff) | |
download | linux-8611ea5f5d708d60ab29ed3cdb33e67168404fc0.tar.xz linux-8611ea5f5d708d60ab29ed3cdb33e67168404fc0.zip |
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
When memory hotadd, acpi_memory_enable_device has already been done
at drv->ops.add (acpi_memory_device_add), no need to do it again
at notify callback.
At acpi_memory_enable_device, acpi_memory_get_device_resources
is also a redundant action, since it has been done at drv->ops.add.
Signed-off-by: Liu Jinsong <jinsong.liu@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions