]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ACPI / container: Use common hotplug code
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 3 Mar 2013 22:05:55 +0000 (23:05 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 4 Mar 2013 13:25:32 +0000 (14:25 +0100)
commit68a67f6c78b80525d9b3c6672e7782de95e56a83
tree7934117dfbddbe8e7bc3fb4324ff2e4b74355b6c
parenta33ec399e9fc266ba20f9b71d693aa63658bf2aa
ACPI / container: Use common hotplug code

Switch the ACPI container driver to using common device hotplug code
introduced previously.  This reduces the driver down to a trivial
definition and registration of a struct acpi_scan_handler object.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Toshi Kani <toshi.kani@hp.com>
Tested-by: Toshi Kani <toshi.kani@hp.com>
drivers/acpi/container.c