diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-08-07 03:17:00 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-11-05 11:08:21 +0100 |
commit | b94ed087744c5bc287d2ed706b476693df07151d (patch) | |
tree | 3cc1ce27a02e529687eadfbbae70b93b4e524a30 /drivers/mtd/devices | |
parent | mtd: fsl-quadspi: drop wait-till-ready checks (diff) | |
download | linux-b94ed087744c5bc287d2ed706b476693df07151d.tar.xz linux-b94ed087744c5bc287d2ed706b476693df07151d.zip |
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 <computersforpeace@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/mtd/devices')
0 files changed, 0 insertions, 0 deletions