Re: [PATCH v1] mfd: intel_soc_pmic_core: Remove unnecessary function

2017-02-20 Thread kbuild test robot
Hi Andy, [auto build test WARNING on ljones-mfd/for-mfd-next] [also build test WARNING on v4.10 next-20170220] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Andy-Shevchenko/mfd-intel_soc_pmic_c

[PATCH v1] mfd: intel_soc_pmic_core: Remove unnecessary function

2017-02-20 Thread Andy Shevchenko
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 --- drivers/mfd/intel_soc_pm