aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2012-11-14 13:10:36 +0000
committerGreg Kroah-Hartman <[email protected]>2012-11-14 16:25:47 -0800
commit45d6f1965e9a8b830dd69b98cf8d45de53394ee5 (patch)
treead8517b6992f4d8d959c868557367c0d6d08ca48 /tools/perf/scripts/python/bin
parenta692e9743a7b2085afbca2f7e50a449c3e205cc0 (diff)
staging: comedi: don't call attach_usb handler
All the Comedi drivers that call `comedi_usb_auto_config()` have replaced the `attach_usb()` handler in their `struct comedi_driver` with a `auto_attach()` handler, so there is no need to check for the existence of the `attach_usb()` handler any more. Remove this check and the code that calls it. Signed-off-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions