Sascha Hauer 48f6b09996 ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers
The boards are currently using otg_ulpi_create and mxc_ulpi_access_ops,
both are only present if CONFIG_USB_ULPI is set. To remove the need of
ifdefs in the board code introduce a imx_otg_ulpi_create functions
which expands to a static inline function if compiled without ulpi.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-03-07 19:29:41 +01:00
..
2010-10-22 08:24:14 +02:00
2010-10-22 08:24:14 +02:00
2011-03-07 19:29:19 +01:00
2011-01-13 14:03:58 +01:00
2011-02-18 10:56:38 +01:00
2011-03-07 19:29:27 +01:00
2011-02-18 10:56:40 +01:00
2011-02-18 10:57:56 +01:00