Re: [PATCH v2 11/12] acpi: Add acpi_dev_get_next_match_dev() and helper macro

2020-12-21 Thread Sakari Ailus
Hi Daniel, On Thu, Dec 17, 2020 at 11:43:36PM +, Daniel Scally wrote: > To ensure we handle situations in which multiple sensors of the same > model (and therefore _HID) are present in a system, we need to be able > to iterate over devices matching a known _HID but unknown _UID and _HRV > - a

Re: [PATCH v2 11/12] acpi: Add acpi_dev_get_next_match_dev() and helper macro

2020-12-18 Thread Andy Shevchenko
On Thu, Dec 17, 2020 at 11:43:36PM +, Daniel Scally wrote: > To ensure we handle situations in which multiple sensors of the same > model (and therefore _HID) are present in a system, we need to be able > to iterate over devices matching a known _HID but unknown _UID and _HRV > - add acpi_dev_