Robert Jarzmik 3131f7b0ab USB: Fix unneeded endpoint check in pxa27x_udc
The request allocation code doesn't need to check if the
endpoint is not NULL, as the only caller in
include/linux/usb/gadget.h, usb_ep_alloc_request() needs the
endpoint pointer to have a correct value to trigger the
allocation code.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 10:05:28 -07:00
..
2008-10-22 10:05:28 -07:00
2008-10-17 14:40:53 -07:00
2008-10-17 14:41:00 -07:00
2008-04-28 10:03:31 -07:00
2008-07-21 15:16:10 -07:00
2008-10-17 14:41:00 -07:00
2008-07-21 15:16:10 -07:00
2008-10-17 14:40:53 -07:00
2008-10-16 09:24:46 -07:00