]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mfd: intel_soc_pmic_core: Remove unnecessary function
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 21 Feb 2017 11:09:14 +0000 (13:09 +0200)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Apr 2017 08:25:04 +0000 (09:25 +0100)
commit159ee7578a7453f3496268950a78a507cf7ac379
tree328b168266c308ebc2e480e1767d43aed5771ee6
parentae6816ba0f594edb194d108cfa0dedceb59fb0ff
mfd: intel_soc_pmic_core: Remove unnecessary function

Since commit 845c877009cf ("i2c / ACPI: Assign IRQ for devices that have
GpioInt automatically") I2C core assigns interrupt line to I2C slave
devices with regarding to GpioInt() resources.

There is no need to repeat this in the driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel_soc_pmic_core.c