Searched hist:fe5a4901c20c09b4380b7d4a0197efb6489c4ce8 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | omap_phy_internal.c | diff fe5a4901c20c09b4380b7d4a0197efb6489c4ce8 Wed Feb 16 13:04:40 CET 2011 Hema HK <hemahk@ti.com> usb: musb: AM35x: moving internal phy functions out of usb_musb.c file
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: Hema HK <hemahk@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | Makefile | diff fe5a4901c20c09b4380b7d4a0197efb6489c4ce8 Wed Feb 16 13:04:40 CET 2011 Hema HK <hemahk@ti.com> usb: musb: AM35x: moving internal phy functions out of usb_musb.c file
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: Hema HK <hemahk@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|