commit | b05ca580c39314c8527e2e1c36a823970cc01683 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Jul 19 09:40:48 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 14:35:43 2010 -0700 |
tree | a812193f92bd8f35447b0d2f1d65e33adc6676a3 | |
parent | 6cd68de741d5b05482cab369978663fdf78c407c [diff] |
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>