usb: dwc3: pci: add nop transceiver support
authorFelipe Balbi <balbi@ti.com>
Thu, 19 Jul 2012 10:50:44 +0000 (13:50 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 10 Sep 2012 16:29:41 +0000 (19:29 +0300)
commite3ec3eb79481d23b7d371b6e9567e2b6972efc92
tree11a6d21fe4cb9b688ac5af328516fbb4a24f9b0b
parent58add6ca84c4815feef45008c41274b6df41ede8
usb: dwc3: pci: 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.

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