OSDN Git Service

mtd: nand: hynix: Don't wait after applying new read-retry params
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 13 Nov 2017 09:59:01 +0000 (10:59 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 30 Nov 2017 10:02:52 +0000 (11:02 +0100)
commit26f0740ed6a211bd81edc9118526636e814bd650
treed2d129bb25c9fc8f42ef83b7d24ca7cd6ce22c2d
parentdf467899da0b71465760b4e35127bce837244eee
mtd: nand: hynix: Don't wait after applying new read-retry params

Setting read-retry parameters has no impact on the R/B pin, so waiting
for the chip to be ready is useless.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/nand_hynix.c