From: Markus Pargmann Date: Thu, 6 Jun 2013 12:41:57 +0000 (+0200) Subject: ARM: imx: Remove mxc specific ulpi access ops X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794987ace5f17f73e327b06b07588e2c4bfc54c6;p=pandora-kernel.git ARM: imx: Remove mxc specific ulpi access ops There are ulpi access ops implemented in drivers/usb/phy/phy-ulpi.c. mxc access ops implement the same access operations within mach-imx. This patch removes the mxc ulpi file and uses phy-ulpi instead for imx_otg_ulpi_create. phy-ulpi successfully tested with i.MX27 Phytec phyCARD-S (pca100). Signed-off-by: Markus Pargmann Acked-by: Sascha Hauer Signed-off-by: Shawn Guo --- Reading git-diff-tree failed