commit | 3ba0b31aed94167998defadfbf17d2196db05814 | [log] [tgz] |
---|---|---|
author | Ido Shayevitz <idos@codeaurora.org> | Mon Jun 04 13:35:26 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 04 18:15:47 2012 +0300 |
tree | f02b26aad6e43319ad1265727c59022ed9efd17d | |
parent | 77964b3ce862262e4a22d4e5093c158f72439a0b [diff] |
usb: gadget: pxa25x_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>