linux_dsm_epyc7002/drivers/i2c
Rafael J. Wysocki 51fac8388a ACPI: Remove useless type argument of driver .remove() operation
The second argument of ACPI driver .remove() operation is only used
by the ACPI processor driver and the value passed to that driver
through it is always available from the given struct acpi_device
object's removal_type field.  For this reason, the second ACPI driver
.remove() argument is in fact useless, so drop it.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Jiang Liu <jiang.liu@huawei.com>
Acked-by: Toshi Kani <toshi.kani@hp.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
2013-01-26 00:37:24 +01:00
..
algos Linux 3.6-rc7 2012-10-08 12:46:32 +02:00
busses ACPI: Remove useless type argument of driver .remove() operation 2013-01-26 00:37:24 +01:00
muxes i2c: muxes: fix wrong use of sizeof(ptr) 2013-01-22 09:54:32 +01:00
i2c-boardinfo.c
i2c-core.c i2c / ACPI: add ACPI enumeration support 2012-11-23 12:23:40 +01:00
i2c-core.h
i2c-dev.c
i2c-mux.c
i2c-smbus.c
i2c-stub.c i2c-stub: Move to drivers/i2c 2012-10-28 21:37:00 +01:00
Kconfig
Makefile i2c-stub: Move to drivers/i2c 2012-10-28 21:37:00 +01:00