summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4349.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: cs4349: Drop platform data supportAxel Lin2015-07-201-7/+0
| | | | | | | | | | The struct cs4349_platform_data should be defined in a public header in include/sound/ rather than in sound/soc/codecs folder. In additional, the platform data support is not properly handled in this driver so remove it now. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: cs4349: Fix max_register setting for cs4349_regmapAxel Lin2015-07-181-3/+0
| | | | | | | | | The max_register should be the maximum valid register index rather than number of registers. Also remove unused defines. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Tim Howe <tim.howe@cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: cs4349: Add support for Cirrus Logic CS4349Tim Howe2015-07-161-0/+146
Signed-off-by: Tim Howe <tim.howe@cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
OpenPOWER on IntegriCloud