On Monday, June 1, 2020 8:47:23 AM EEST Vignesh Raghavendra wrote: > Drop redundant WREN command in cqspi_erase() as SPI NOR core takes care > of sending WREN command before sending erase command. > > Signed-off-by: Vignesh Raghavendra <[email protected]> > --- > drivers/mtd/spi-nor/controllers/cadence-quadspi.c | 5 ----- > 1 file changed, 5 deletions(-)
Reviewed-by: Tudor Ambarus <[email protected]>

