ARM: S3C64XX: Use module identification for Cragganmore system builds
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 19 Aug 2011 13:40:07 +0000 (22:40 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 19 Sep 2011 07:32:36 +0000 (16:32 +0900)
The Cragganmore system is modular with I2C based identification chips on
the system allowing identification of the system build. Provide a stub I2C
driver which parses the module IDs and uses them to select the appropriate
audio subsystem components to register. To avoid confusion due to having
the mini-driver in the system the driver is placed in a separate file.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found