Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 1 | -1/+1 |
| | | | | | | The module init entries should be __init instead of __devinit. Signed-off-by: Takashi Iwai <tiwai@suse.de> | ||||
* | ASoC: Register platform drivers | Mark Brown | 2008-12-09 | 1 | -0/+12 |
| | | | | | | | | | This is done at modprobe time, mirroring current behaviour, except for mpc5200_psc_i2s where we do registration at the same time as we register with soc-of-simple. Since the core currently ignores registration this has no practical impact. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||||
* | sound: ASoC: Blackfin: DMA Driver for I2S sound chip | Cliff Cai | 2008-09-09 | 1 | -0/+288 |
Signed-off-by: Cliff Cai <cliff.cai@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz> |