ASoC: Add shared code for Wolfson Arizona class devices
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 18 Jun 2012 20:08:44 +0000 (21:08 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 23 Jun 2012 11:11:46 +0000 (12:11 +0100)
commit07ed873e4c975a26c327a6bd306693678ef63351
treeece6644481ef3c7982930f01c4874ab8660775dc
parent9dfdd5abcf2b350d4fdb207c0dff3194e2fd73db
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>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/arizona.c [new file with mode: 0644]
sound/soc/codecs/arizona.h [new file with mode: 0644]
This page took 0.02482 seconds and 5 git commands to generate.