]> git.baikalelectronics.ru Git - kernel.git/commit
dt/sound: Eliminate users of of_platform_{,un}register_driver
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 23 Feb 2011 04:05:04 +0000 (21:05 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 28 Feb 2011 20:22:44 +0000 (13:22 -0700)
commit0584e754c5f14be884658d550c10d0e527696111
tree164e8f1405a21bb5be9033d92fe20d0387b3a565
parent2347d6a1e81e09bd6990a582f83d1f3b889f2ed6
dt/sound: Eliminate users of of_platform_{,un}register_driver

Get rid of users of of_platform_driver in drivers/sound.  The
of_platform_{,un}register_driver functions are going away, so the
users need to be converted to using the platform_bus_type directly.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
sound/soc/fsl/fsl_dma.c
sound/soc/fsl/fsl_ssi.c
sound/soc/fsl/mpc5200_dma.c
sound/soc/fsl/mpc5200_psc_ac97.c
sound/soc/fsl/mpc5200_psc_i2s.c
sound/sparc/amd7930.c
sound/sparc/cs4231.c
sound/sparc/dbri.c