]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: rt5677: Introduce proper table for ACPI enumeration
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Jun 2017 12:46:36 +0000 (15:46 +0300)
committerMark Brown <broonie@kernel.org>
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5677.c