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>
Showing
- sound/soc/fsl/fsl_dma.c 4 additions, 5 deletionssound/soc/fsl/fsl_dma.c
- sound/soc/fsl/fsl_ssi.c 4 additions, 5 deletionssound/soc/fsl/fsl_ssi.c
- sound/soc/fsl/mpc5200_dma.c 11 additions, 13 deletionssound/soc/fsl/mpc5200_dma.c
- sound/soc/fsl/mpc5200_psc_ac97.c 4 additions, 5 deletionssound/soc/fsl/mpc5200_psc_ac97.c
- sound/soc/fsl/mpc5200_psc_i2s.c 4 additions, 5 deletionssound/soc/fsl/mpc5200_psc_i2s.c
- sound/sparc/amd7930.c 4 additions, 4 deletionssound/sparc/amd7930.c
- sound/sparc/cs4231.c 8 additions, 8 deletionssound/sparc/cs4231.c
- sound/sparc/dbri.c 4 additions, 4 deletionssound/sparc/dbri.c
Loading
Please register or sign in to comment