On Sat, Sep 9, 2023 at 4:18 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > Remove the invalid_aei_gpiochip setting from the x86_dev_info > for the Peaq C1010. > > This is no longer necessary since there now is a quirk to ignore > the "dolby" button GPIO in gpiolib_acpi_quirks[] in > drivers/gpio/gpiolib-acpi.c . > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > --- Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>