summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4104.c
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-4/+6
| | | | | | | | Merge Eric Maio's patch to merge snd_soc_dai_ops out of line. Fixed merge issues and updated drivers, plus an issue with the ops for the two s3c2443 AC97 DAIs having been merged. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
* ASoC: Add a driver for AK4104 S/PDIF transmitterDaniel Mack2009-03-091-0/+363
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>