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 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html