Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-16 | ASoC: wm8998: Remove duplicated consts | Richard Fitzgerald | 1 | -23/+23 | |
The SOC_xxx_DECL() macros already include 'const' so there's no need to put a const in the source where they are used. Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org> | |||||
2015-10-02 | ASoC: wm8998: Initial WM8998 codec driver | Richard Fitzgerald | 1 | -0/+1430 | |
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org> |