[PATCH 0/3] mtd: spi-nor: stm32-quadspi: fixes

From: Ludovic Barre
Date: Thu Oct 26 2017 - 07:57:07 EST


From: Ludovic Barre <ludovic.barre@xxxxxx>

This series adds:
-Fix: to avoid compilation warning with older compiler
versions such as gcc-4.6.
This topic has been discussed on 2 threads with Geert and Arnd
https://lkml.org/lkml/2017/9/15/70
https://www.spinics.net/lists/arm-kernel/msg606269.html
-Fix: abort prefetching in memory-mapped mode as soon prefetching
could exceed nor size (not done by fsize limit)
-Change license text and Copyright

Geert Uytterhoeven (1):
mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code

Ludovic Barre (2):
mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
mtd: spi-nor: stm32-quadspi: change license text

drivers/mtd/spi-nor/stm32-quadspi.c | 35 +++++++++++++++++++++++++++++------
1 file changed, 29 insertions(+), 6 deletions(-)

--
2.7.4