[PATCH v2 0/3] mtd: spi-nor: stm32-quadspi: fixes
Ludovic Barre
ludovic.Barre at st.com
Thu Oct 26 08:12:32 PDT 2017
From: Ludovic Barre <ludovic.barre at st.com>
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
Changes v2:
with the right Cyrille's email (wedev4u.fr)
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
More information about the linux-arm-kernel
mailing list