
11 Dec
2008
11 Dec
'08
9:58 p.m.
in your original drivers/mtd/spi/spi_flash.c commit, you had this: #ifdef CONFIG_SPI_FLASH_SPANSION case 0x01: flash = spi_flash_probe_spansion(spi, idcode); break; #endif
does that mean you have a spansion driver sitting around but it just wasnt merged ? if i dont have to write it from scratch, that'd be great :). -mike