ASoC: rt5677: Introduce proper table for ACPI enumeration
authorAndy Shevchenko <[email protected]>
Thu, 15 Jun 2017 12:46:36 +0000 (15:46 +0300)
committerMark Brown <[email protected]>
Fri, 16 Jun 2017 16:38:36 +0000 (17:38 +0100)
commita36afb0ab6488eaa2c9672d6c20a966a7c08ef65
treef4f8e1b3ccba166a7f18576b7d84fe268605d3b8
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ASoC: rt5677: Introduce proper table for ACPI enumeration

I2C devices are enumerated by IDs, and not by instances.
Make it clear by using proper module device table for ACPI case.

Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/rt5677.c