ASoC: Remove unneeded use of spi_bus_type
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Wed, 29 Sep 2010 10:48:19 +0000 (11:48 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 30 Sep 2010 20:32:07 +0000 (13:32 -0700)
commit6b90b55ccc7c8ad12dd21ae536ab7747313df927
tree3b0586b5577b67004f00d2964b340d1182764abe
parenta4f28c001d9fbe378852771c0734af4f7798d3c0
ASoC: Remove unneeded use of spi_bus_type

No need to explicitly set the bus type, spi_register_driver does
that for us.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8510.c
sound/soc/codecs/wm8711.c
sound/soc/codecs/wm8728.c
sound/soc/codecs/wm8731.c
sound/soc/codecs/wm8750.c
sound/soc/codecs/wm8753.c
sound/soc/codecs/wm8776.c
sound/soc/codecs/wm8900.c
sound/soc/codecs/wm8985.c
sound/soc/codecs/wm8988.c