[GIT PULL] MTD fixes for 5.1 final
From: Richard Weinberger
Date: Thu May 02 2019 - 04:54:30 EST
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(-)