Re: [PATCH/RESEND 01/12] msm_serial: Convert to clk_prepare/unprepare

2013-06-17 Thread Greg Kroah-Hartman
On Mon, Jun 17, 2013 at 11:07:28AM -0700, David Brown wrote: > On Mon, Jun 17, 2013 at 10:55:10AM -0700, Greg Kroah-Hartman wrote: > >On Mon, Jun 17, 2013 at 10:43:08AM -0700, Stephen Boyd wrote: > >>Add calls to clk_prepare and unprepare so that MSM can migrate to > >>the common clock framework. >

Re: [PATCH/RESEND 01/12] msm_serial: Convert to clk_prepare/unprepare

2013-06-17 Thread David Brown
On Mon, Jun 17, 2013 at 10:55:10AM -0700, Greg Kroah-Hartman wrote: On Mon, Jun 17, 2013 at 10:43:08AM -0700, Stephen Boyd wrote: Add calls to clk_prepare and unprepare so that MSM can migrate to the common clock framework. Cc: Greg Kroah-Hartman Signed-off-by: Stephen Boyd Acked-by: Greg K

Re: [PATCH/RESEND 01/12] msm_serial: Convert to clk_prepare/unprepare

2013-06-17 Thread Greg Kroah-Hartman
On Mon, Jun 17, 2013 at 10:43:08AM -0700, Stephen Boyd wrote: > Add calls to clk_prepare and unprepare so that MSM can migrate to > the common clock framework. > > Cc: Greg Kroah-Hartman > Signed-off-by: Stephen Boyd Acked-by: Greg Kroah-Hartman Or do you want me to take the serial ones throu