From mboxrd@z Thu Jan 1 00:00:00 1970 From: john stultz Date: Thu, 28 Apr 2011 20:55:21 +0000 Subject: Re: [PATCH] clocksource: sh_cmt: Runtime PM support Message-Id: <1304024121.2971.105.camel@work-vm> List-Id: References: <20110425133610.4213.81763.sendpatchset@t400s> In-Reply-To: <20110425133610.4213.81763.sendpatchset@t400s> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm Cc: linux-kernel@vger.kernel.org, lethal@linux-sh.org, simon@horms.net, linux-sh@vger.kernel.org On Mon, 2011-04-25 at 22:36 +0900, Magnus Damm wrote: > From: Magnus Damm > > Add Runtime PM support to the CMT driver. > > The hardware device is enabled as long as the clocksource > or the clockevent portion of the driver is used. > > Signed-off-by: Magnus Damm Acked-by: John Stultz