mbox series

[GIT,PULL] MTD fixes for 5.1 final

Message ID 1906022472.41848.1556787246765.JavaMail.zimbra@nod.at
State Not Applicable
Headers show
Series [GIT,PULL] MTD fixes for 5.1 final | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.1-rc6

Message

Richard Weinberger May 2, 2019, 8:54 a.m. UTC
Linus,

The following changes since commit 085b7755808aa11f78ab9377257e1dad2e6fa4bb:

  Linux 5.1-rc6 (2019-04-21 10:45:57 -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.1-rc6

for you to fetch changes up to 9a8f612ca0d6a436e6471c9bed516d34a2cc626f:

  mtd: rawnand: marvell: Clean the controller state before each operation (2019-04-25 23:21:51 +0200)

----------------------------------------------------------------
This pull request contains a single fix for MTD:

- Regression fix for the marvell nand driver.

----------------------------------------------------------------
Miquel Raynal (1):
      mtd: rawnand: marvell: Clean the controller state before each operation

 drivers/mtd/nand/raw/marvell_nand.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org May 2, 2019, 4:15 p.m. UTC | #1
The pull request you sent on Thu, 2 May 2019 10:54:06 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.1-rc6

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

Thank you!