]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/spi/spi-lm70llp.c
Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[karo-tx-linux.git] / drivers / spi / spi-lm70llp.c
index 933eb9d9ddd4d730447847a1c9fb77451da82dd2..0759b5db98830ff05d2e1f58d2c4fe953f066967 100644 (file)
@@ -219,9 +219,6 @@ static void spi_lm70llp_attach(struct parport *p)
        }
        pp = spi_master_get_devdata(master);
 
-       master->bus_num = -1;   /* dynamic alloc of a bus number */
-       master->num_chipselect = 1;
-
        /*
         * SPI and bitbang hookup.
         */