Brian Norris 05241aead9 mtd: spi-nor: factor out write_enable() for erase commands
write_enable() was being duplicated to both m25p80.c and fsl-quadspi.c.
But this should be handled within the spi-nor abstraction layer.

At the same time, let's add write_disable() after erasing, so we don't
leave the flash in a write-enabled state afterward.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Huang Shijie <shijie.huang@intel.com>
2014-12-01 00:19:03 -08:00
..
2014-03-10 22:42:31 -07:00
2014-04-16 21:59:29 -07:00
2008-06-04 17:50:17 +01:00
2014-01-20 11:55:23 -08:00
2014-10-22 01:59:30 -07:00
2014-04-18 16:40:08 -07:00