aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2012-09-14 17:34:34 +0100
committerGreg Kroah-Hartman <[email protected]>2012-09-17 05:09:10 -0700
commit551e2c3cf7733ac141768fc6cbdb05d6633d08a6 (patch)
tree0ec3be713e313878e14572c4b1966f20a9c7a593 /tools/perf/scripts/python
parenta5cf79e3ace423360126a4eeb5089c19c99ae060 (diff)
staging: comedi: mite: remove list of devices
All the drivers that use the "mite" module now allocate a `struct mite_struct` dynamically instead of searching the `mite_devices` list populated during initialization of the "mite" module. Remove the list of devices and the function that prints available NI devices on the list (`mite_list_devices()`). The list node and `used` members in `struct mite_struct` are now redundant, so remove them. Signed-off-by: Ian Abbott <[email protected]> Reviewed-by: H Hartley Sweeten <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions