Re: [ibm-acpi-devel] [PATCH v1 1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper

2022-06-30 Thread Mika Westerberg
Hi Andy, On Fri, Jul 01, 2022 at 12:28:15AM +0300, Andy Shevchenko wrote: > extern long acpi_is_video_device(acpi_handle handle); > +extern bool acpi_match_video_device_handle(acpi_handle handle); I think we can do slightly better here. The only caller of acpi_is_video_device() is in drivers/acp

Re: [ibm-acpi-devel] [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr

2015-02-27 Thread Mika Westerberg
On Fri, Feb 20, 2015 at 04:22:07PM +0100, Bastien Nocera wrote: > On Fri, 2015-02-20 at 17:20 +0200, Mika Westerberg wrote: > > On Fri, Feb 20, 2015 at 03:44:22PM +0100, Bastien Nocera wrote: > > > Add a sysfs attribute to allow privileged users to change the keyboard > &g

Re: [ibm-acpi-devel] [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr

2015-02-27 Thread Mika Westerberg
On Fri, Feb 20, 2015 at 03:44:22PM +0100, Bastien Nocera wrote: > Add a sysfs attribute to allow privileged users to change the keyboard > mode. This could be used by desktop environments to change the keyboard > mode depending on the application focused, as the Windows application > does. If you