mbox series

[GIT,PULL] MTD fix for 5.19-final

Message ID 1803003448.13661.1658415349943.JavaMail.zimbra@nod.at
State Not Applicable
Headers show
Series [GIT,PULL] MTD fix for 5.19-final | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.19-final

Message

Richard Weinberger July 21, 2022, 2:55 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 21, 2022, 6:58 p.m. UTC | #1
The pull request you sent on Thu, 21 Jul 2022 16:55:49 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.19-final

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/68e77ffbfd06ae3ef8f2abf1c3b971383c866983

Thank you!