aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2012-11-14 13:10:39 +0000
committerGreg Kroah-Hartman <[email protected]>2012-11-14 16:25:48 -0800
commitddbd029903d29ec9a5aceb82d4b0c4a7468d1984 (patch)
tree8c908b2c98bbcd6f522b23c59738d8e9a9e07e55 /tools/perf/scripts/python/bin
parenta588da1d5aac72801df0c83075225a6074c81ac5 (diff)
staging: comedi: remove attach_pci and attach_usb handlers
No comedi drivers set the `attach_pci()` or `attach_usb()` handlers in their `struct comedi_driver` any longer as they have all been replaced with an `auto_attach()` handler. Also, no code calls the `attach_pci()` or `attach_usb()` handlers any longer. Remove them from `struct comedi_driver`. 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