]> err.no Git - linux-2.6/blobdiff - drivers/spi/spi_butterfly.c
[PATCH] Correct tty doc
[linux-2.6] / drivers / spi / spi_butterfly.c
index ff9e5faa4dc9f369ec30e829279646547f1fba73..a006a1ee27acb6f4ca59f4a89693673650a84e86 100644 (file)
@@ -321,6 +321,7 @@ static void butterfly_attach(struct parport *p)
         * (firmware resets at45, acts as spi slave) or neither (we ignore
         * both, AVR uses AT45).  Here we expect firmware for the first option.
         */
+
        pp->info[0].max_speed_hz = 15 * 1000 * 1000;
        strcpy(pp->info[0].modalias, "mtd_dataflash");
        pp->info[0].platform_data = &flash;