From: Tatyana Brokhman Date: Wed, 29 Jun 2011 13:41:49 +0000 (+0300) Subject: usb: gadget: add max_speed to usb_composite_driver X-Git-Tag: v3.1-rc1~234^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a0e0bf6f6b2b900d461e9f35c286953b2b1afc;p=pandora-kernel.git usb: gadget: add max_speed to usb_composite_driver This field is used by the Gadget drivers to specify the maximum speed they support, meaning: the maximum speed they can provide descriptors for. The driver speed will be set in consideration of this value. [ balbi@ti.com : dropped the ifdeffery ] Signed-off-by: Tatyana Brokhman Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed