Re: [PATCH 3/5] ARM: OMAP2+: PM: use the power domains registers cache for the logic and mem states

2012-05-01 Thread Jon Hunter
Hi Jean, On 05/01/2012 08:07 AM, jean.pi...@newoldbits.com wrote: > From: Jean Pihet > > Use the caching API for the previous, current and next > power domains logical and memory states. > > Signed-off-by: Jean Pihet > --- > arch/arm/mach-omap2/powerdomain.c | 108 >

[PATCH 3/5] ARM: OMAP2+: PM: use the power domains registers cache for the logic and mem states

2012-05-01 Thread jean . pihet
From: Jean Pihet Use the caching API for the previous, current and next power domains logical and memory states. Signed-off-by: Jean Pihet --- arch/arm/mach-omap2/powerdomain.c | 108 - 1 files changed, 82 insertions(+), 26 deletions(-) diff --git a/arch/a