commit | df3ce23a56654bbf08e0c36ab1690cd8316a53c4 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon May 26 19:23:52 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 27 15:04:10 2014 -0700 |
tree | 980447c1f05c042225312b62db1ad0220ed38de9 | |
parent | 0943d8ead30e9474034cc5e92225ab0fd29fd0d4 [diff] |
USB: wusbcore: fix control-pipe directions Fix incorrect pipe directions in control requests (which has been silently fixed up by USB core). Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>