commit | 07ed873e4c975a26c327a6bd306693678ef63351 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 18 21:08:44 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Jun 23 12:11:46 2012 +0100 |
tree | ece6644481ef3c7982930f01c4874ab8660775dc | |
parent | 9dfdd5abcf2b350d4fdb207c0dff3194e2fd73db [diff] |
ASoC: Add shared code for Wolfson Arizona class devices The Wolfson Arizona series of audio hub CODECs can share a large amount of their driver code as the result of a common register map. This patch adds some of this core support, providing a basis for the initial WM5102 audio driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>