diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2011-06-06 09:17:56 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-07 20:10:06 +0400 |
| commit | ad6f2a8bc53b7cc104f481a648ce357528cc08eb (patch) | |
| tree | 0893ca357640d80398a138a24af01c278c738034 /tools/perf/scripts/python/netdev-times.py | |
| parent | cc55687124426e3a6a5301780c4e6bb36bb531fd (diff) | |
| download | linux-ad6f2a8bc53b7cc104f481a648ce357528cc08eb.tar.xz | |
usb: renesas_usbhs: modify pipe direction flags
Current driver had pipe direction flag
which came from usb_endpoint_dir_in().
It means "input direction" for HOST,
and "out direction" for Gadget.
But driver needs "input direction for pipe".
This patch adds IS_DIR_HOST flags and care
both "input direction for HOST" and "input direction for pipe"
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
