22 May
2021
22 May
'21
8:11 p.m.
On Fri, May 21, 2021 at 11:23 PM Hans de Goede hdegoede@redhat.com wrote:
The Lenovo Yoga 300-11IBR has a ACPI fwnode with a HID of DUAL250E which contains I2C and IRQ resources for 2 accelerometers, 1 in the display and one in the base of the device. Add support for this.
...
board_info.irq = acpi_dev_gpio_irq_get_by(adev, NULL, 1);
If NULL will be there after the series, why not to use acpi_dev_gpio_irq_get() directly?
--
With Best Regards,
Andy Shevchenko