mbox series

[GIT,PULL] MTD fixes for 5.12-rc7

Message ID 1678691098.178869.1618344341740.JavaMail.zimbra@nod.at
State Not Applicable
Headers show
Series [GIT,PULL] MTD fixes for 5.12-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.12-rc7

Message

Richard Weinberger April 13, 2021, 8:05 p.m. UTC
Linus,

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.12-rc7

for you to fetch changes up to 2fb164f0ce95e504e2688b4f984893c29ebd19ab:

  mtd: rawnand: mtk: Fix WAITRDY break condition and timeout (2021-03-11 12:23:11 +0100)

----------------------------------------------------------------
This pull request contains the following bug fix for MTD:

- nand: Fix WAITRDY break condition and timeout in mtk driver

----------------------------------------------------------------
Hauke Mehrtens (1):
      mtd: rawnand: mtk: Fix WAITRDY break condition and timeout

 drivers/mtd/nand/raw/mtk_nand.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org April 13, 2021, 9:03 p.m. UTC | #1
The pull request you sent on Tue, 13 Apr 2021 22:05:41 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.12-rc7

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

Thank you!