On Tue, Jul 30, 2019 at 12:43 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > The API, which belongs to GPIO library, is foreign to ACPI headers. Earlier > we moved out I²C out of the latter, and now it's time for > acpi_dev_add_driver_gpios() et al. > > For time being the acpi_gpio_get_irq_resource() and acpi_dev_gpio_irq_get() > are left untouched as they need more thought about. > > Note, it requires uninline acpi_dev_remove_driver_gpios() to keep purity of > consumer.h. > > Cc: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> > Cc: Liam Girdwood <liam.r.girdwood@xxxxxxxxxxxxxxx> > Cc: Jie Yang <yang.jie@xxxxxxxxxxxxxxx> > Cc: Mark Brown <broonie@xxxxxxxxxx> > Cc: alsa-devel@xxxxxxxxxxxxxxxx (moderated list:INTEL ASoC DRIVERS) > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Patch applied! Just a bit worried that this will collide with Masahiro's #ifdef-reduction, but I wanted to keep your series together. Yours, Linus Walleij