From: Felipe Balbi Date: Sun, 30 Jun 2013 11:19:33 +0000 (+0300) Subject: usb: dwc3: let non-DT platforms pass tx-fifo-resize flag; X-Git-Tag: v3.12-rc1~186^2~77^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6462cbd54d2fa649b27633267d8ddf835705e47a;p=pandora-kernel.git usb: dwc3: let non-DT platforms pass tx-fifo-resize flag; in case we're not in a DT boot, we should still be able to tell the driver how to behave. In order to be able to pass flags to the driver, we introduce platform_data structure which the core driver should use. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed