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)
commitf07eb223a081b278be02a58394cb5fd66f1a1bbd
tree164e8f1405a21bb5be9033d92fe20d0387b3a565
parent18d306d1375696b0e6b5b39e4744d7fa2ad5e170
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
This page took 0.034215 seconds and 5 git commands to generate.