-
- Downloads
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
Pull MTD fixes from Brian Norris: "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" * tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd: Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" mtd: readtest: don't clobber error reports
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt 3 additions, 3 deletionsDocumentation/devicetree/bindings/mtd/jedec,spi-nor.txt
- drivers/mtd/devices/m25p80.c 3 additions, 3 deletionsdrivers/mtd/devices/m25p80.c
- drivers/mtd/tests/readtest.c 4 additions, 2 deletionsdrivers/mtd/tests/readtest.c
Loading
Please register or sign in to comment