]> Pileus Git - ~andy/linux/commit
ASoC: Support !CONFIG_REGMAP builds
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 13 Aug 2011 02:50:48 +0000 (11:50 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 14 Aug 2011 10:20:54 +0000 (19:20 +0900)
commit4835ff9aca639107ca0233c10aa854d460c8797d
treea2dd84a6f66eb8c9261dbd79a9951988daad7aa0
parentafe8db5f756ceb017dbcf2800f9a7302ee49a385
ASoC: Support !CONFIG_REGMAP builds

Since we changed regmap to be selected and register per bus rather than
via the core only we can't rely on it being enabled by the ASoC core.
Support compiling it out.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reported-by: Axel Lin <axel.lin@gmail.com>
sound/soc/soc-io.c