On Wed, Oct 25, 2023 at 7:53 AM Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> wrote: > > On Wed, Oct 25, 2023 at 11:08:33AM +0530, Raag Jadav wrote: > > Use acpi_dev_uid_match() for matching _UID instead of treating it > > as an integer. > > > > Signed-off-by: Raag Jadav <raag.jadav@xxxxxxxxx> > > Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> I was about to apply this, but then I realized that it might change the behavior in a subtle way, because what if the _UID string is something like "01"?