From: Brian Norris Date: Thu, 7 Aug 2014 01:17:00 +0000 (-0700) Subject: mtd: spi-nor: drop replaceable wait-till-ready function pointer X-Git-Tag: omap-for-v3.19/fixes-rc1~56^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94ed087744c5bc287d2ed706b476693df07151d;p=pandora-kernel.git mtd: spi-nor: drop replaceable wait-till-ready function pointer We don't need to expose a 'wait-till-ready' interface to drivers. Status register polling should be handled by the core spi-nor.c library, and as of now, I see no need to provide a special driver-specific hook for it. Signed-off-by: Brian Norris Reviewed-by: Marek Vasut --- Reading git-diff-tree failed