[GIT PULL] MTD fixes for 5.3-rc5
From: Richard Weinberger
Date: Sun Aug 18 2019 - 15:45:18 EST
Linus,
The following changes since commit d45331b00ddb179e291766617259261c112db872:
Linux 5.3-rc4 (2019-08-11 13:26:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.3-rc5
for you to fetch changes up to 834de5c1aa768eb3d233d6544ea7153826c4b206:
mtd: spi-nor: Fix the disabling of write protection at init (2019-08-13 14:34:42 +0200)
----------------------------------------------------------------
This pull request contains a single fix for MTD:
- spi-nor: Fix to correctly set the WP pin
----------------------------------------------------------------
Tudor Ambarus (1):
mtd: spi-nor: Fix the disabling of write protection at init
drivers/mtd/spi-nor/spi-nor.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)