linux-stable/sound/soc
Takashi Iwai 24e07db8cc ALSA: ASoC - Fix module init entry for twl4030.c
Fixed the function name of module init entry for twl4030.c, which
conflicted with the existing hardware init function:
  sound/soc/codecs/twl4030.c:1278: error: conflicting types for 'twl4030_init'
  sound/soc/codecs/twl4030.c:1187: error: previous definition of 'twl4030_init' was here

Also fixed the section type of init function.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-12-10 07:40:24 +01:00
..
atmel ASoC: Fix typos in Atmel module registration 2008-12-09 14:47:07 +00:00
au1x ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
blackfin ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
codecs ALSA: ASoC - Fix module init entry for twl4030.c 2008-12-10 07:40:24 +01:00
davinci ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
fsl ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
omap ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
pxa ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
s3c24xx ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
sh ASoC: Register platform drivers 2008-12-09 10:49:28 +00: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: Wait for non-AC97 codec DAIs before instantiating 2008-12-09 13:30:05 +00:00
soc-dapm.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00