linux/sound/soc
Axel Lin 48860e409d ASoC: kirkwood-i2s: Add __devexit_p at necessary place
According to the comments in include/linux/init.h:

"Pointers to __devexit functions must use __devexit_p(function_name), the
wrapper will insert either the function_name or NULL, depending on the config
options."

We have __devexit annotation for kirkwood_i2s_dev_remove(), thus add __devexit_p
at necessary place.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-10-02 19:58:44 +01:00
..
atmel
au1x
blackfin
codecs ASoC: wm8782: Add __devexit_p at necessary place 2011-10-02 19:58:44 +01:00
davinci ASoC: Davinci: Fix FS polarity for I2S format 2011-09-30 11:56:56 +01:00
ep93xx
fsl
imx
jz4740
kirkwood ASoC: kirkwood-i2s: Add __devexit_p at necessary place 2011-10-02 19:58:44 +01:00
mid-x86 ASoC: Staticise sst_platform_dai 2011-09-27 11:21:40 +01:00
mxs
nuc900
omap ASoC: omap: Use single hw_params callback in sdp3430 and zoom2 2011-10-02 19:57:08 +01:00
pxa Merge branch 'for-3.1' into for-3.2 2011-10-02 19:57:19 +01:00
s6000
samsung ASoC: Use dai_fmt in speyside_wm8962 2011-09-28 13:22:33 +01:00
sh
tegra
txx9
Kconfig
Makefile
soc-cache.c
soc-core.c ASoC: Allow DAI formats to be specified in the dai_link 2011-09-28 13:22:28 +01:00
soc-dapm.c ASoC: Also count neighbour checks for supplies 2011-09-28 19:42:12 +01:00
soc-io.c
soc-jack.c
soc-pcm.c
soc-utils.c