usb: phy: export ulpi_viewport_access_ops
authorManjunath Goudar <manjunath.goudar@linaro.org>
Thu, 13 Jun 2013 17:24:07 +0000 (11:24 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 20:54:47 +0000 (13:54 -0700)
commit9a0e5110f736437bb683f49ceac058a4fce9e47e
treec98687c5f33f6da91c930f96f30d230765338526
parent2dbc5c4c831418eb88eb1770c567ff21c9957aca
usb: phy: export ulpi_viewport_access_ops

In order to build a ULPI PHY driver as a module, this symbol needs to
be exported.

Signed-off-by: Manjunath Goudar <manjunath.goudar@linaro.org>
[swarren, reworked Manjunath's patches to split them more logically]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Felipe Balbi <balbi@ti.com>
Tested-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-ulpi-viewport.c