usb: dwc3: fetch mode of operation from HW
authorFelipe Balbi <balbi@ti.com>
Wed, 12 Oct 2011 07:44:56 +0000 (10:44 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:11 +0000 (11:48 +0200)
There's no need to add driver_data for something
we can fetch from HW.

This also makes our id_table unnecessary - at least
for now -, so we also remove it on the same patch.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found