Re: [PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers

2011-12-02 Thread Richard Zhao
On Fri, Dec 02, 2011 at 07:07:14PM +0800, Richard Zhao wrote: > Is there any body merged this patch series? Thanks, Sascha! Just found it's in your imx-features branch. Richard > > Thanks > Richard > On Thu, Nov 17, 2011 at 09:22:11AM +0800, Richard Zhao wrote: > > Hi Sascha, > > > > Would you m

Re: [PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers

2011-12-02 Thread Richard Zhao
Is there any body merged this patch series? Thanks Richard On Thu, Nov 17, 2011 at 09:22:11AM +0800, Richard Zhao wrote: > Hi Sascha, > > Would you merge this patch series? > > Thanks > Richard > > > ___ > linux-arm-kernel mailing list > linux-arm-k

Re: [PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers

2011-11-16 Thread Richard Zhao
Hi Sascha, Would you merge this patch series? Thanks Richard -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers

2011-11-14 Thread Richard Zhao
Changes since V3: - add more comments Changes since V2: - fix clk_prepare_enable bug Changes since V1: - Add common helper functions clk_prepare_enable/clk_disable_unprepare - serial/imx: move clk_disable_unprepare before clk_put Richard Zhao (14): clk: add helper functions clk_prepar