Re: [PATCH V3 10/19] OMAP3+: SR: enable/disable SR only on need

2011-03-17 Thread Kevin Hilman
Nishanth Menon writes: > Since we already know the state of the autocomp enablement, we can > see if the requested state is different from the current state and > enable/disable SR only on the need basis. > > Signed-off-by: Nishanth Menon Thanks, queuing for 2.6.40. Kevin > --- > arch/arm/ma

[PATCH V3 10/19] OMAP3+: SR: enable/disable SR only on need

2011-03-05 Thread Nishanth Menon
Since we already know the state of the autocomp enablement, we can see if the requested state is different from the current state and enable/disable SR only on the need basis. Signed-off-by: Nishanth Menon --- arch/arm/mach-omap2/smartreflex.c | 11 +++ 1 files changed, 7 insertions(+)