• H
    usb: musb: AM35x: moving internal phy functions out of usb_musb.c file · fe5a4901
    Hema HK 提交于
    Moved all the board specific internal PHY functions out of usb_musb.c file
    as this file is shared between the OMAP2+ and AM35xx platforms.
    There exists a file which has the functions specific to internal PHY
    used for OMAP4 platform. Moved all phy specific functions to this file
    and passing these functions through board data in the board file.
    Signed-off-by: NHema HK <hemahk@ti.com>
    Cc: Paul Walmsley <paul@pwsan.com>
    Cc: Tony Lindgren <tony@atomide.com>
    Signed-off-by: NFelipe Balbi <balbi@ti.com>
    fe5a4901
omap_phy_internal.c 5.8 KB