[GIT PULL] MTD fix for 5.19-final
From: Richard Weinberger
Date: Thu Jul 21 2022 - 10:56:01 EST
Linus,
The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:
Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.19-final
for you to fetch changes up to 0fddf9ad06fd9f439f137139861556671673e31c:
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times (2022-07-15 17:41:11 +0200)
----------------------------------------------------------------
NAND controller fix:
* gpmi: Fix busy timeout setting (wrong calculation, yes again)
----------------------------------------------------------------
Sascha Hauer (1):
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)