]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Add a driver for AK4104 S/PDIF transmitter
authorDaniel Mack <daniel@caiaq.de>
Mon, 9 Mar 2009 01:13:17 +0000 (02:13 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 9 Mar 2009 10:46:17 +0000 (10:46 +0000)
commit185b07feea18feb20ac4394426ec876129fbd9ec
tree48a6b1e05598ee73cbc7f8453bd30b45f084453f
parent7f09593ac30498cc947bf4b7884deae2d06aa7ad
ASoC: Add a driver for AK4104 S/PDIF transmitter

This adds a driver for the SPI connected AK4104 S/PDIF transmitter
device. Its features are fairly simple, but as there is need to set up
certain bits in the IEC958 information, this better goes into a real
driver.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Mark Brown <broonie@sirena.org.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ak4104.c [new file with mode: 0644]
sound/soc/codecs/ak4104.h [new file with mode: 0644]