]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx: Remove mxc specific ulpi access ops
authorMarkus Pargmann <mpa@pengutronix.de>
Thu, 6 Jun 2013 12:41:57 +0000 (14:41 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Jun 2013 07:45:16 +0000 (15:45 +0800)
commit794987ace5f17f73e327b06b07588e2c4bfc54c6
tree6f583a1bfc0aeb8046794b94570fa4041d2bb31f
parent5be913c6824e1957e03ae432b60717c21f2c53d1
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 <mpa@pengutronix.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/mach-pca100.c
arch/arm/mach-imx/ulpi.c [deleted file]
arch/arm/mach-imx/ulpi.h