OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 93... Line 93...
93 }; 93 };
Line 94... Line 94...
94 94
95 static struct seq_rw_config stfsm_s25fl_write4_configs[] = { 95 static struct seq_rw_config stfsm_s25fl_write4_configs[] = {
96 --- a/drivers/mtd/spi-nor/spi-nor.c 96 --- a/drivers/mtd/spi-nor/spi-nor.c
97 +++ b/drivers/mtd/spi-nor/spi-nor.c 97 +++ b/drivers/mtd/spi-nor/spi-nor.c
98 @@ -1638,16 +1638,16 @@ int spi_nor_scan(struct spi_nor *nor, co 98 @@ -1632,16 +1632,16 @@ int spi_nor_scan(struct spi_nor *nor, co
99 /* Dedicated 4-byte command set */ 99 /* Dedicated 4-byte command set */
100 switch (nor->flash_read) { 100 switch (nor->flash_read) {
101 case SPI_NOR_QUAD: 101 case SPI_NOR_QUAD:
102 - nor->read_opcode = SPINOR_OP_READ4_1_1_4; 102 - nor->read_opcode = SPINOR_OP_READ4_1_1_4;