Hi Daniel, On Thu, Dec 17, 2020 at 11:43:36PM +0000, 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_get_next_match_dev() to accommodate that possibility and > change acpi_dev_get_first_match_dev() to simply call the new function > with a NULL starting point. Add an iterator macro for convenience. > > Reviewed-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > Suggested-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > Signed-off-by: Daniel Scally <djrsca...@gmail.com>
Reviewed-by: Sakari Ailus <sakari.ai...@linux.intel.com> -- Sakari Ailus