]> git.baikalelectronics.ru Git - kernel.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)
commit548af1864e015923ff12cc44b0cab65e22f05b85
treef4f8e1b3ccba166a7f18576b7d84fe268605d3b8
parent81e0e7134ab085ac5d0890177bfed38a0f2be4f8
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