Files
linux/include/linux/mtd
Boris Brezillon 884cfd9023 mtd: Stop assuming mtd_erase() is asynchronous
None of the mtd->_erase() implementations work in an asynchronous manner,
so let's simplify MTD users that call mtd_erase(). All they need to do
is check the value returned by mtd_erase() and assume that != 0 means
failure.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Richard Weinberger <richard@nod.at>
2018-03-15 18:21:07 +01:00
..
2015-05-27 12:42:16 -07:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2016-01-26 10:27:34 -08:00
2013-04-05 13:02:40 +01:00
2010-01-13 09:04:53 +00:00
2013-04-05 13:02:33 +01:00
2014-04-18 16:40:08 -07:00