From: Ido Shayevitz Date: Wed, 8 Feb 2012 11:56:48 +0000 (+0200) Subject: usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable X-Git-Tag: v3.4-rc1~184^2~22^2~39^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c56cdd3905c96c600456203637bd7ec8ec6383;p=pandora-kernel.git usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable This fix a bug in f_serial, which expect the ep->desc to be NULL after disabling an endpoint. Cc: stable@vger.kernel.org Signed-off-by: Ido Shayevitz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed