[PATCH 4/6] pm: at91: rename file name: pm_slowclock.S -->pm_suspend.S

2015-02-11 Thread Wenyou Yang
Because the sram function is used for both suspend to memory and the suspend to standby mode, renaming is more elegant. Signed-off-by: Wenyou Yang Acked-by: Alexandre Belloni --- arch/arm/mach-at91/Makefile |2 +- arch/arm/mach-at91/pm_slowclock.S | 321

[PATCH 4/6] pm: at91: rename file name: pm_slowclock.S --pm_suspend.S

2015-02-11 Thread Wenyou Yang
Because the sram function is used for both suspend to memory and the suspend to standby mode, renaming is more elegant. Signed-off-by: Wenyou Yang wenyou.y...@atmel.com Acked-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-at91/Makefile |2 +-