linux-kernel-test/sound/soc
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely.  Also
replace to_of_device() with to_platform_device() and update comment blocks.

This patch was initially generated from the following semantic patch, and then
edited by hand to pick up the bits that coccinelle didn't catch.

@@
@@
-struct of_device
+struct platform_device

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: David S. Miller <davem@davemloft.net>
2010-08-06 09:25:50 -06:00
..
atmel ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream 2010-04-05 19:14:11 +01:00
au1x SOUND: Au1000: Fix section mismatch 2010-07-26 19:08:15 +01:00
blackfin Merge branch 'topic/asoc' into for-linus 2010-05-20 12:00:43 +02:00
codecs ASoC: Select wm_hubs automatically for WM8994 2010-07-20 09:51:12 +01:00
davinci ASoC: DaVinci: Fix McASP hardware FIFO configuration 2010-06-15 11:53:18 +01:00
fsl of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
imx fix comment typos concerning "challenge" 2010-07-19 11:09:52 +02:00
omap Merge branch 'topic/asoc' into for-linus 2010-05-20 12:00:43 +02:00
pxa [ARM] pxa/spitz: Correctly register WM8750 2010-05-31 12:03:45 +08:00
s3c24xx ASoC: Allow active paths from the GSM modem while the GTA02 is suspended 2010-05-10 10:37:04 +01:00
s6000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2010-04-07 08:42:25 -07:00
sh ASoC: fsi: fixup wrong value setting order of TDM 2010-07-13 12:26:26 +01:00
txx9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2010-05-21 17:05:46 -07:00
Kconfig ASoC: Hook i.MX into build 2009-08-15 11:37:30 +01:00
Makefile ASoC: Add bit clock rate calculator utility functions 2009-11-12 16:45:48 +00:00
soc-cache.c ASoC: Add debug output tracing all cache register writes 2010-05-05 15:10:17 +01:00
soc-core.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
soc-dapm.c Merge branch 'topic/asoc' into for-linus 2010-05-20 12:00:43 +02:00
soc-jack.c ASoC: Allow reporting of NULL jacks 2010-04-23 17:07:10 +01:00
soc-utils.c ASoC: Add BCLK calculation utility for TDM mode too 2009-11-25 19:55:46 +00:00