linux/arch/arm/mach-at91
Patrick Doyle 5fcf8d1a0e ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned
fncpy() requires that the source and the destination are both 8-byte
aligned.

Signed-off-by: Patrick Doyle <pdoyle@irobot.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Fixes: d94e688cae ("ARM: at91/pm: move the copying the sram function to the sram initialization phase")
Cc: <stable@vger.kernel.org> # 4.1+
2015-10-19 22:58:44 +02:00
..
at91rm9200.c ARM: SoC cleanups for v4.3 2015-09-01 12:10:20 -07:00
at91sam9.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
generic.h ARM: at91: properly initialize timer 2015-03-16 17:03:04 +01:00
Kconfig ARM: at91/soc: add basic support for new sama5d2 SoC 2015-08-05 10:40:21 +02:00
Makefile ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
pm_suspend.S ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned 2015-10-19 22:58:44 +02:00
pm.c genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() 2015-09-04 16:54:41 -07:00
pm.h ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
sama5.c ARM: SoC platform updates for v4.3 2015-09-01 12:18:40 -07:00
soc.c ARM: at91: add soc detection infrastructure 2015-03-13 15:11:04 +01:00
soc.h ARM: at91/soc: add basic support for new sama5d2 SoC 2015-08-05 10:40:21 +02:00