]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Sep 2014 19:12:09 +0000 (12:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Sep 2014 19:12:09 +0000 (12:12 -0700)
commite0abec755d72053d71f0b83ccf4976e580539ebb
treed66f34b74cb1c7ee84d0209a5e9de2283cbd266a
parentc6b4985219bb6b67c517134a824509fb4acbe762
parente9a4bc827cc6d8a6da16616bf525ab532890e79c
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd

Pull mtd fixes from Brian Norris:
 "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"

* tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd:
  mtd: nand: fix DocBook warnings on nand_sdr_timings doc
  mtd: cfi_cmdset_0002: check return code for get_chip()