OSDN Git Service

usb: dwc3: omap: add nop transceiver support
authorFelipe Balbi <balbi@ti.com>
Thu, 19 Jul 2012 10:56:07 +0000 (13:56 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 10 Sep 2012 16:29:42 +0000 (19:29 +0300)
commita418cc4ea552884e9f2aa875aaa0afa1f0ffe07d
tree4b3433e71d0f027312947328f0766e40a002f6b1
parente3ec3eb79481d23b7d371b6e9567e2b6972efc92
usb: dwc3: omap: add nop transceiver support

We will be adding support for transceivers on
dwc3 driver but not all boards have controllable
transceivers.

For those which don't provide controllable transceivers
we will register nop transceivers.

Note that once OMAP's transceiver drivers reach mainline,
this glue layer will change accordingly.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-omap.c