Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ASoC: rt5670: Fix duplicate const warnings | Mark Brown | 2014-08-01 | |
| | | | | | | | | Since SOC_ENUM_SINGLE_DECL() includes a const as part of the macro adding an explicit const in the source is duplication and causes sparse to warn. Remove the extra consts. Signed-off-by: Mark Brown <broonie@linaro.org> | |||
* | ASoC: rt5670: Staticise non-exported symbols | Mark Brown | 2014-08-01 | |
| | | | | Signed-off-by: Mark Brown <broonie@linaro.org> | |||
* | ASoC: add RT5670 CODEC driver | Bard Liao | 2014-07-02 | |
This patch adds a minimum support of Realtek ALC5670 codec. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@linaro.org> |