On Thu, Mar 28, 2019 at 07:17:19PM +0200, Andy Shevchenko wrote: > The acpi_dev_get_first_match_name() is missing put_device() call > and thus keeping reference counting unbalanced. > > In order to fix the issue introduce a new helper to convert existing users > one-by-one to a better API. For the entire series, Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>