alistair23-linux/sound/soc
Takashi Iwai 6de45d5d77 ALSA: ASoC - Fix DAI registration in s3c2443-ac97.c
Fixed the registration of dais in s3c2443-ac97.c.
  sound/soc/s3c24xx/s3c2443-ac97.c: In function 's3c2443_ac97_init':
  sound/soc/s3c24xx/s3c2443-ac97.c:401: warning: passing argument 1 of 'snd_soc_register_dai' from incompatible pointer type
  sound/soc/s3c24xx/s3c2443-ac97.c: In function 's3c2443_ac97_exit':
  sound/soc/s3c24xx/s3c2443-ac97.c:407: warning: passing argument 1 of 'snd_soc_unregister_dai' from incompatible pointer type

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-12-11 10:28:18 +01:00
..
atmel ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
au1x ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
blackfin ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
codecs ASoC: Stop WM8903 SYSCLK when suspending 2008-12-10 19:47:45 +00:00
davinci ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
fsl ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
omap ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c 2008-12-10 07:59:33 +01:00
pxa ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
s3c24xx ALSA: ASoC - Fix DAI registration in s3c2443-ac97.c 2008-12-11 10:28:18 +01:00
sh ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
Kconfig ASoC: Merge AT91 and AVR32 support into a single atmel architecture 2008-10-31 13:12:26 +00:00
Makefile ASoC: Merge AT91 and AVR32 support into a single atmel architecture 2008-10-31 13:12:26 +00:00
soc-core.c ASoC: Add codec registration API 2008-12-10 15:40:02 +00:00
soc-dapm.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00