[PATCH] clockevents: don't suspend/resume if unused

Alexandre Belloni alexandre.belloni at free-electrons.com
Fri Jan 16 08:59:14 PST 2015


Hi,

On 16/01/2015 at 10:20:14 +0100, Sylvain Rochet wrote :
> > +		if (dev->suspend && dev->mode != CLOCK_EVT_MODE_UNUSED)
> 
> I wonder if we should use > CLOCK_EVT_MODE_SHUTDOWN
> (or CLOCK_EVT_MODE_UNUSED || CLOCK_EVT_MODE_SHUTDOWN) instead of 
> !CLOCK_EVT_MODE_UNUSED.
> 

I'll let Thomas or Daniel decide :) But I'm open to that.

>-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list