commit | 0561ed440fbab943e1c881cab626bd7019647385 | [log] [tgz] |
---|---|---|
author | Ido Shayevitz <idos@codeaurora.org> | Mon Jun 04 13:35:27 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 04 18:15:48 2012 +0300 |
tree | 949a659b1fb312d5594092382f85b35c8fe89842 | |
parent | 3ba0b31aed94167998defadfbf17d2196db05814 [diff] |
usb: gadget: s3c2410_udc: 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> Signed-off-by: Felipe Balbi <balbi@ti.com>