From: Felipe Balbi Date: Wed, 12 Oct 2011 07:44:56 +0000 (+0300) Subject: usb: dwc3: fetch mode of operation from HW X-Git-Tag: v3.3-rc1~153^2~30^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0949e99b05736946cf0ac78e37194be0807e497e;p=pandora-kernel.git usb: dwc3: fetch mode of operation from HW 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 --- Reading git-diff-tree failed