From: Ido Shayevitz Date: Mon, 4 Jun 2012 10:35:28 +0000 (+0300) Subject: usb: gadget: s3c-hsudc.c: Remove unneeded condition X-Git-Tag: v3.5-rc3~11^2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109f0f718375e12bfdee53f025d85d94efed32a3;p=pandora-kernel.git usb: gadget: s3c-hsudc.c: Remove unneeded condition The removed condition is always true, since the endpoint descriptor is set prior to calling the enable endpoint. Signed-off-by: Ido Shayevitz Acked-by: Heiko Stuebner Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed