All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MTD fixes for 4.1-rc4
@ 2015-05-17  6:49 ` Brian Norris
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2015-05-17  6:49 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, linux-mtd, David Woodhouse, Geert Uytterhoeven,
	Rafał Miłecki

Hi Linus,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8947e396a8296c5297928b60043f35dfa56baa05:

  Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" (2015-05-15 13:04:00 -0700)

----------------------------------------------------------------
Two MTD fixes for 4.1:

 * readtest: the signal-handling code was clobbering the error codes we should
   be handling/reporting in this test, rendering it useless. Noticed by Coverity.

 * the common SPI NOR flash DT binding (merged for 4.1-rc1) is being revised,
   so let's change that before 4.1 is minted.

----------------------------------------------------------------
Brian Norris (2):
      mtd: readtest: don't clobber error reports
      Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"

 .../devicetree/bindings/mtd/{m25p80.txt => jedec,spi-nor.txt}       | 6 +++---
 drivers/mtd/devices/m25p80.c                                        | 6 +++---
 drivers/mtd/tests/readtest.c                                        | 6 ++++--
 3 files changed, 10 insertions(+), 8 deletions(-)
 rename Documentation/devicetree/bindings/mtd/{m25p80.txt => jedec,spi-nor.txt} (85%)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] MTD fixes for 4.1-rc4
@ 2015-05-17  6:49 ` Brian Norris
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2015-05-17  6:49 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Woodhouse, Rafał Miłecki, linux-mtd,
	linux-kernel, Geert Uytterhoeven

Hi Linus,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8947e396a8296c5297928b60043f35dfa56baa05:

  Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" (2015-05-15 13:04:00 -0700)

----------------------------------------------------------------
Two MTD fixes for 4.1:

 * readtest: the signal-handling code was clobbering the error codes we should
   be handling/reporting in this test, rendering it useless. Noticed by Coverity.

 * the common SPI NOR flash DT binding (merged for 4.1-rc1) is being revised,
   so let's change that before 4.1 is minted.

----------------------------------------------------------------
Brian Norris (2):
      mtd: readtest: don't clobber error reports
      Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"

 .../devicetree/bindings/mtd/{m25p80.txt => jedec,spi-nor.txt}       | 6 +++---
 drivers/mtd/devices/m25p80.c                                        | 6 +++---
 drivers/mtd/tests/readtest.c                                        | 6 ++++--
 3 files changed, 10 insertions(+), 8 deletions(-)
 rename Documentation/devicetree/bindings/mtd/{m25p80.txt => jedec,spi-nor.txt} (85%)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-17  6:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-17  6:49 [GIT PULL] MTD fixes for 4.1-rc4 Brian Norris
2015-05-17  6:49 ` Brian Norris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.