From: Wen Congyang Date: Fri, 16 Nov 2012 01:12:38 +0000 (+0100) Subject: ACPI / memhotplug: bind the memory device when the driver is being loaded X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~13^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61d8eff14417fb6d6c5d57e4f0f7925e9e99fce3;p=pandora-kernel.git ACPI / memhotplug: bind the memory device when the driver is being loaded We had introduced acpi_hotmem_initialized to avoid strange add_memory fail message. But the memory device may not be used by the kernel, and the device should be bound when the driver is being loaded. Remove acpi_hotmem_initialized to allow that the device can be bound when the driver is being loaded. Signed-off-by: Wen Congyang Reviewed-by: Yasuaki Ishimatsu Acked-by: David Rientjes Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed