kernel_optimize_test/drivers/i2c
Charles Keepax a52e3b37eb i2c: acpi: Factor out getting the IRQ from ACPI
In preparation for future refactoring factor out the fetch of the IRQ
into its own helper function. Whilst we are at it update the handling
to return the actual error code returned from acpi_dev_get_resources
as well.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2019-06-29 13:17:33 +02:00
..
algos
busses
muxes
i2c-boardinfo.c
i2c-core-acpi.c i2c: acpi: Factor out getting the IRQ from ACPI 2019-06-29 13:17:33 +02:00
i2c-core-base.c i2c: core: Allow whole core to use i2c_dev_irq_from_resources 2019-06-29 13:17:17 +02:00
i2c-core-of.c
i2c-core-slave.c
i2c-core-smbus.c
i2c-core.h i2c: core: Allow whole core to use i2c_dev_irq_from_resources 2019-06-29 13:17:17 +02:00
i2c-dev.c
i2c-mux.c
i2c-slave-eeprom.c
i2c-smbus.c
i2c-stub.c
Kconfig
Makefile