USB: s3c-hsotg: Fix the OUT EP0 limit
authorBen Dooks <ben-linux@fluff.org>
Mon, 19 Jul 2010 08:40:48 +0000 (09:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:43 +0000 (14:35 -0700)
commitb05ca580c39314c8527e2e1c36a823970cc01683
treea812193f92bd8f35447b0d2f1d65e33adc6676a3
parent6cd68de741d5b05482cab369978663fdf78c407c
USB: s3c-hsotg: Fix the OUT EP0 limit

The EP0 out limit is the same as the IN limit, so make them the same.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/s3c-hsotg.c