summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l56.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: cs42l56: Fix new value argument in snd_soc_update_bits callsAxel Lin2014-06-011-4/+6
| | | | | | | | | The new value argument needs proper shift to match the mask bit fields. Signed-off-by: Axel Lin <axel.lin@ingics.com> Tested-by: Brian Austin <brian.austin@cirrus.com> Acked-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Mark Brown <broonie@linaro.org>
* ASoC: Add support for CS42L56 CODECBrian Austin2014-05-061-0/+175
This patch adds support for the Cirrus Logic Low Power Stereo I2C CODEC Signed-off-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Mark Brown <broonie@linaro.org>