diff options
author | Felipe Balbi <[email protected]> | 2012-02-29 16:46:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-03-01 09:31:22 -0800 |
commit | cd70469d084fde198dc07c1a31b8463562228a5a (patch) | |
tree | 166cf8dc555922a43abb71aa681e56dc3e61c776 /tools/perf/scripts/python/futex-contention.py | |
parent | 444aa7fa9bd752d19ce472d3e02558b987c3cc67 (diff) |
usb: core: hcd: make hcd->irq unsigned
There's really no point in having hcd->irq as a
signed integer when we consider the fact that
IRQ 0 means NO_IRQ. In order to avoid confusion,
make hcd->irq unsigned and fix users who were
passing -1 as the IRQ number to usb_add_hcd.
Tested-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions