[PATCH 1/1] ARM: imx6q: prepare and enable init on clks directly instead of clk_get first
Richard Zhao
richard.zhao at freescale.com
Mon May 14 03:55:07 EDT 2012
On Mon, May 14, 2012 at 09:29:34AM +0200, Buddhi wrote:
> On Mon, May 14, 2012 at 01:04:47PM +0800, Richard Zhao wrote:
> > This also makes any clk be possible init on.
> >
> > Signed-off-by: Richard Zhao <richard.zhao at freescale.com>
>
> This is something I forgot to fix, thanks for doing this.
>
> >
> > +static enum mx6q_clks const clks_init_on[] __initconst = {
> > + mmdc_ch0_axi, mmdc_ch1_axi, usboh3,
> > +};
>
> BTW, why usboh3? Do we need this? Right now we do not have USB support
> on i.MX6. Once we have it the clock should be turned on in the USB
> driver, right?
I don't know why either. I just convert it.
Thanks
Richard
>
> Sascha
>
> --
> Pengutronix e.K. | |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
>
More information about the linux-arm-kernel
mailing list