Liu Jinsong 8611ea5f5d 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>
2013-01-03 13:10:21 +01:00
..
2012-12-11 13:13:55 -08:00
2012-11-29 21:43:06 +01:00
2012-11-13 14:34:06 -07:00
2012-11-15 00:18:21 +01:00
2012-12-07 23:14:35 +01:00
2012-12-04 13:46:08 +01:00