ASoC: some minor changes for AD1836 and AD1938 codec drivers
[safe/jmp/linux-2.6] / sound / soc / codecs / ad1836.c
index 01343dc..c48485f 100644 (file)
@@ -251,8 +251,7 @@ static int __devexit ad1836_spi_remove(struct spi_device *spi)
 
 static struct spi_driver ad1836_spi_driver = {
        .driver = {
-               .name   = "ad1836-spi",
-               .bus    = &spi_bus_type,
+               .name   = "ad1836",
                .owner  = THIS_MODULE,
        },
        .probe          = ad1836_spi_probe,