On Thu, Nov 02, 2017 at 07:21:16PM +0800, Oder Chiou wrote: > - else if (i2c->dev.of_node) > - rt5514_parse_dt(rt5514, &i2c->dev); > + else > + rt5514_parse_dp(rt5514, &i2c->dev); Should this be changed to i2c->dev.of_node || ACPI_HANDLE(&i2c->dev) or will the function cope fine if there are no properties at all?
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel