Patch set 8:Code-Review +1
3 comments:
Patch Set #8, Line 53: static int issi_flash_cmd_read(const struct spi_flash *flash,
not required
Patch Set #8, Line 70: static const struct spi_flash_ops spi_flash_ops = {
move to bottom of file to get rid of function prototypes.
Patch Set #8, Line 140: static int issi_do_write_cmd(const struct spi_flash *flash,
use spi_flash_cmd
To view, visit change 33059. To unsubscribe, or for help writing mail filters, visit settings.