]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6a24fe4f730f79d2ac9efc7a0233145a4697df8
treea812193f92bd8f35447b0d2f1d65e33adc6676a3
parent7cf8c679609fd989746c5f5374d4ed1311350185
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