aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2012-07-23 14:26:07 -0500
committerGreg Kroah-Hartman <[email protected]>2012-08-16 09:48:03 -0700
commit731879f8e3d4c61220462160311fa650a8b96abf (patch)
treea1d50d30772f025647979a283bf284b26d3d083b /tools/perf/util/trace-event-scripting.c
parent1e658489ba8d87b7c89ca6f734b8319acc534dbc (diff)
USB: qcserial: fix port handling on Gobi 1K and 2K+
Bjorn's latest patchset does break Gobi 1K and 2K because on both devices as it claims usb interface 0. That's because usbif 0 is not handled in the switch statement, and thus the if0 gets claimed when it should not. So let's just make things even simpler yet, and handle both the 1K and 2K+ cases separately. This patch should not affect the new Sierra device support, because those devices are matched via interface-specific matching and thus should never hit the composite code. Signed-off-by: Dan Williams <[email protected]> Tested-by: Bjørn Mork <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions