commit | 4835ff9aca639107ca0233c10aa854d460c8797d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Aug 13 11:50:48 2011 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Aug 14 19:20:54 2011 +0900 |
tree | a2dd84a6f66eb8c9261dbd79a9951988daad7aa0 | |
parent | afe8db5f756ceb017dbcf2800f9a7302ee49a385 [diff] |
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>