From: Brian Norris Date: Thu, 7 Aug 2014 01:16:57 +0000 (-0700) Subject: mtd: spi-nor: move "wait-till-ready" checks into erase/write functions X-Git-Tag: omap-for-v3.19/fixes-rc1~56^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa9c0cba4ea20e766bbb4f89152b05d00ab9ab3;p=pandora-kernel.git mtd: spi-nor: move "wait-till-ready" checks into erase/write functions We shouldn't have *every* function checking if a previous write is complete; this should be done synchronously after each write/erase. Signed-off-by: Brian Norris Reviewed-by: Marek Vasut --- Reading git-diff-tree failed