From: Lee Jones Date: Thu, 20 Mar 2014 09:21:00 +0000 (+0000) Subject: mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device X-Git-Tag: v3.15-rc1~65^2~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a341fe758657850cbf6d2c36ee9029c0210e3c5;p=pandora-kernel.git mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device When an erase is requested by userspace the MTD framework calls back into the driver to conduct the actual command issue. Here we provide the routines which do exactly that. We can choose to either do an entire chip erase or by sector. Acked-by Angus Clark Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- Reading git-diff-tree failed