b43legacy: Fix error due to MMIO access with SSB unpowered
[pandora-kernel.git] / drivers / tty / serial / max3107.c
index 7827000..17c7ba8 100644 (file)
@@ -1181,7 +1181,6 @@ static int max3107_probe_generic(struct spi_device *spi)
 static struct spi_driver max3107_driver = {
        .driver = {
                .name           = "max3107",
-               .bus            = &spi_bus_type,
                .owner          = THIS_MODULE,
        },
        .probe          = max3107_probe_generic,