]> git.sur5r.net Git - u-boot/commitdiff
omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 27 Feb 2016 18:18:58 +0000 (19:18 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:12:46 +0000 (15:12 -0400)
This removes a duplicate reference to CM_L3INIT_USBPHY_CLKCTRLin
enable_basic_uboot_clocks. Also, a doubled whitespace is removed.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
arch/arm/cpu/armv7/omap4/hw_data.c

index 029533c851831d0347d338353d7d2a7e3e29d98e..1359b440de49a5f43ae6bd23cab2728a4872427f 100644 (file)
@@ -372,7 +372,7 @@ void enable_basic_clocks(void)
        setbits_le32((*prcm)->cm_wkup_gptimer1_clkctrl,
                        GPTIMER1_CLKCTRL_CLKSEL_MASK);
 
-       /* Enable optional 48M functional clock for USB  PHY */
+       /* Enable optional 48M functional clock for USB PHY */
        setbits_le32((*prcm)->cm_l3init_usbphy_clkctrl,
                        USBPHY_CLKCTRL_OPTFCLKEN_PHY_48M_MASK);
 
@@ -391,7 +391,6 @@ void enable_basic_uboot_clocks(void)
        u32 const clk_modules_hw_auto_essential[] = {
                (*prcm)->cm_l3init_hsusbotg_clkctrl,
                (*prcm)->cm_l3init_usbphy_clkctrl,
-               (*prcm)->cm_l3init_usbphy_clkctrl,
                (*prcm)->cm_clksel_usb_60mhz,
                (*prcm)->cm_l3init_hsusbtll_clkctrl,
                0