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 Nawrocki wrote: >> On 11/04/2011 06:03 PM, amit.kach...@linaro.org wrote: >>> From: Amit Daniel Kachhap >>> >>> Following the merge of CPU PM notifiers and L2 resume code, this patch >>> removes useless code to save

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

2011-11-10 Thread Amit Kachhap
On 4 November 2011 23:03, Sylwester Nawrocki wrote: > On 11/04/2011 06:03 PM, amit.kach...@linaro.org wrote: >> From: Amit Daniel Kachhap >> >> 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 no

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 > > 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 >