Re: [PATCH v2 0/2] cpts fixes for v3.8-rc2
From: David Miller <davem@davemloft.net>
Date: 2012-12-26 22:15:40
Also in:
linux-arm-kernel, linux-omap
From: David Miller <davem@davemloft.net>
Date: 2012-12-26 22:15:40
Also in:
linux-arm-kernel, linux-omap
From: Richard Cochran <richardcochran@gmail.com> Date: Mon, 24 Dec 2012 08:19:08 +0100
Changed in v2: Use clk_prepare_enable instead of clk_prepare + clk_enable. The new cpts driver has two small issues, but it otherwise seems to be working in -rc1.
Both applied, thanks.