]> 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)
commit45e671dc105ccbde08374949d9deea3a370be0eb
treef4f8e1b3ccba166a7f18576b7d84fe268605d3b8
parent6a0fa58cdd92da9a8e6fa4e621cabd91974091b3
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