From: Ricardo Ribalda Delgado Date: Tue, 20 May 2014 16:30:03 +0000 (+0200) Subject: usb: gadget: net2280: Add support for PLX USB338X X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~18^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adc82f77bee3487651f8ad253fb1c8a7bf4ec658;p=pandora-kernel.git usb: gadget: net2280: Add support for PLX USB338X This patch adds support for the PLX USB3380 and USB3382. This driver is based on the driver from the manufacturer. Since USB338X is register compatible with NET2280, I thought that it would be better to include this hardware into net2280 driver. Manufacturer's driver only supported the USB33X, did not follow the Kernel Style and contain some trivial errors. This patch has tried to address this issues. This patch has only been tested on USB338x hardware, but the merge has been done trying to not affect the behaviour of NET2280. Tested-by: Alan Stern Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed