commit | 109f0f718375e12bfdee53f025d85d94efed32a3 | [log] [tgz] |
---|---|---|
author | Ido Shayevitz <idos@codeaurora.org> | Mon Jun 04 13:35:28 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 04 18:15:48 2012 +0300 |
tree | a4543c202c627cb9421c6eb79c1fdd46b100a995 | |
parent | 0561ed440fbab943e1c881cab626bd7019647385 [diff] |
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 <idos@codeaurora.org> Acked-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Felipe Balbi <balbi@ti.com>