[U-Boot] [PATCH] imx6: clock: correct comment for PLL_VIDEO
Stefano Babic
sbabic at denx.de
Wed Aug 16 09:38:44 UTC 2017
On 02/08/2017 16:05, Anatolij Gustschin wrote:
> This appear to be a copy-paste error, clean it up.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> arch/arm/mach-imx/mx6/clock.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-imx/mx6/clock.c b/arch/arm/mach-imx/mx6/clock.c
> index 1f2739e..0e019c4 100644
> --- a/arch/arm/mach-imx/mx6/clock.c
> +++ b/arch/arm/mach-imx/mx6/clock.c
> @@ -19,7 +19,7 @@ enum pll_clocks {
> PLL_USBOTG, /* OTG USB PLL */
> PLL_ENET, /* ENET PLL */
> PLL_AUDIO, /* AUDIO PLL */
> - PLL_VIDEO, /* AUDIO PLL */
> + PLL_VIDEO, /* VIDEO PLL */
> };
>
> struct mxc_ccm_reg *imx_ccm = (struct mxc_ccm_reg *)CCM_BASE_ADDR;
>
Applied to -master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list