Re: [PATCH 4/4] ARM: exynos4: remove useless code to save/restore L2 and GIC state

2011-11-11 Thread Sylwester Nawrocki
On 11/11/2011 07:28 AM, Amit Kachhap wrote: On 4 November 2011 23:03, Sylwester Nawrockis.nawro...@samsung.com wrote: On 11/04/2011 06:03 PM, amit.kach...@linaro.org wrote: From: Amit Daniel Kachhapamit.kach...@linaro.org Following the merge of CPU PM notifiers and L2 resume code, this patch

[PATCH 4/4] ARM: exynos4: remove useless code to save/restore L2 and GIC state

2011-11-04 Thread amit . kachhap
From: Amit Daniel Kachhap amit.kach...@linaro.org Following the merge of CPU PM notifiers and L2 resume code, this patch removes useless code to save and restore L2 and GIC registers. This is now automatically covered by suspend calls which integrated CPU PM notifiers and new sleep code that

Re: [PATCH 4/4] ARM: exynos4: remove useless code to save/restore L2 and GIC state

2011-11-04 Thread Sylwester Nawrocki
On 11/04/2011 06:03 PM, amit.kach...@linaro.org wrote: From: Amit Daniel Kachhap amit.kach...@linaro.org Following the merge of CPU PM notifiers and L2 resume code, this patch removes useless code to save and restore L2 and GIC registers. This is now automatically covered by suspend calls