]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ACPI / scan: Drop the second argument of acpi_device_unregister()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 Jan 2013 12:23:44 +0000 (13:23 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 Jan 2013 12:23:44 +0000 (13:23 +0100)
commitb17b537ac1429a609addb55bf985f5ebfcf4ae7b
tree59080b04676c60cda35a133a1d16a401646c0e73
parent6af9a803f4d2e4137d9f74a8fc9af4857fbda001
ACPI / scan: Drop the second argument of acpi_device_unregister()

Drop the second argument of acpi_device_unregister(), type, which is
not used by that function.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Toshi Kani <toshi.kani@hp.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
drivers/acpi/scan.c