mbox series

[GIT,PULL] MTD fixes for 5.3-rc5

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.3-rc5

Message

Richard Weinberger Aug. 18, 2019, 7:45 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 18, 2019, 8:45 p.m. UTC | #1
The pull request you sent on Sun, 18 Aug 2019 21:45:14 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.3-rc5

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

Thank you!