Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ASoC: switch over to use snd_soc_register_component() on bf6xx i2s | Kuninori Morimoto | 2013-03-26 |
| | | | | | Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||
* | ASoC: blackfin: remove __dev* attributes | Bill Pemberton | 2012-12-09 |
| | | | | | | | | | | | 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> | ||
* | ASoC: add i2s dai driver for bf6xx soc | Scott Jiang | 2012-06-20 |
This driver enables i2s mode support on blackfin bf6xx platform. We reuse bf5xx-i2s-pcm.c as its i2s pcm driver because it's the same for both bf5xx and bf6xx soc. Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |