Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 | |
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away. Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||||
2012-06-23 | ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732x | Mark Brown | 1 | -1/+1 | |
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||||
2012-06-11 | ASoC: codecs: Add DA732x codec driver | Adam Thomson | 1 | -0/+1627 | |
This patch adds support for Dialog DA732x audio codecs. Signed-off-by: Michal Hajduk <Michal.Hajduk@diasemi.com> Signed-off-by: Adam Thomson <Adam.Thomson@diasemi.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |