From: Hema HK Date: Wed, 16 Feb 2011 12:04:40 +0000 (+0530) Subject: usb: musb: AM35x: moving internal phy functions out of usb_musb.c file X-Git-Tag: v2.6.39-rc1~432^2~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5a4901c20c09b4380b7d4a0197efb6489c4ce8;p=pandora-kernel.git 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 Cc: Paul Walmsley Cc: Tony Lindgren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed