summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/pcm1681.c
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: pcm1681: Add DAPM supportMark Brown2013-08-151-0/+26
| | | | | | | Provide DAPM for the device, ensuring operation with DAPM required by the core and making it easier to hook up external hardware to it. Signed-off-by: Mark Brown <broonie@linaro.org>
* ASoC: pcm1681: Staticise DAI driverMark Brown2013-08-081-1/+1
| | | | | | | It is not exported so doesn't need to be in the global namespace and sparse warns on this. Signed-off-by: Mark Brown <broonie@linaro.org>
* ASoC: Add PCM1681 codec driver.Marek Belisko2013-08-011-0/+313
PCM1681 can be controlled via I2C, SPI or in bootstrap mode (no control mode). This code add support only for I2C mode. Signed-off-by: Marek Belisko <marek.belisko@streamunlimited.com> Signed-off-by: Mark Brown <broonie@linaro.org>
OpenPOWER on IntegriCloud