mbox series

[GIT,PULL] mtd: Fixes for v5.4-rc3

Message ID 1615396520.21318.1570912156820.JavaMail.zimbra@nod.at
State Not Applicable
Delegated to: Miquel Raynal
Headers show
Series [GIT,PULL] mtd: Fixes for v5.4-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.4-rc3

Message

Richard Weinberger Oct. 12, 2019, 8:29 p.m. UTC
Linus,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.4-rc3

for you to fetch changes up to df8fed831cbcdce7b283b2d9c1aadadcf8940d05:

  mtd: rawnand: au1550nd: Fix au_read_buf16() prototype (2019-10-07 09:56:36 +0200)

----------------------------------------------------------------
This pull request contains two fixes for MTD:

- spi-nor: Fix for a regression in write_sr()
- rawnand: Regression fix for the au1550nd driver

----------------------------------------------------------------
Paul Burton (1):
      mtd: rawnand: au1550nd: Fix au_read_buf16() prototype

Tudor Ambarus (1):
      mtd: spi-nor: Fix direction of the write_sr() transfer

 drivers/mtd/nand/raw/au1550nd.c | 5 ++---
 drivers/mtd/spi-nor/spi-nor.c   | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 13, 2019, 4:15 p.m. UTC | #1
The pull request you sent on Sat, 12 Oct 2019 22:29:16 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.4-rc3

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

Thank you!