mbox

[GIT,PULL] MTD fixes for 3.17-rc4

Message ID 20140905235201.GG18411@ld-irv-0074
State Accepted
Headers show

Pull-request

git://git.infradead.org/linux-mtd.git tags/for-linus-20140905

Message

Brian Norris Sept. 5, 2014, 11:52 p.m. UTC
Hi Linus,

The following changes since commit 2a500afe1e0e84c7a126df693dbd01353756dcfa:

  mtd: gpmi: make blockmark swapping optional (2014-07-27 22:06:31 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20140905

for you to fetch changes up to b25046b1e5e3f1423434da77ccc859f2f779d1ce:

  mtd: nand: fix DocBook warnings on nand_sdr_timings doc (2014-08-19 11:55:38 -0700)

----------------------------------------------------------------
Two trivial MTD updates for 3.17-rc4:

 * A tiny comment tweak, to kill a bunch of DocBook warnings added during the
   merge window

 * A small fixup to the OTP routines' error handling

----------------------------------------------------------------
Boris BREZILLON (1):
      mtd: nand: fix DocBook warnings on nand_sdr_timings doc

Brian Norris (1):
      mtd: cfi_cmdset_0002: check return code for get_chip()

 drivers/mtd/chips/cfi_cmdset_0002.c | 4 ++++
 include/linux/mtd/nand.h            | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)