aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2012-11-13 13:44:36 -0700
committerGreg Kroah-Hartman <[email protected]>2012-11-13 15:12:53 -0800
commite32a32c9098c745048e28c2851ac356763d3bbba (patch)
tree6a2650f69d25dd222e1755ebb448578b0ad6d61c /tools/perf/scripts/python
parented168d0a20f4b8e666e188ff43b2663099cd4b01 (diff)
staging: comedi: addi_apci_1516: cleanup addi_find_boardinfo()
This driver uses the comedi auto_config mechanism to attach to the PCI board. This mechanism does not require passing the boardinfo data in the comedi_driver. Remove it and modify the code to directly access the boardinfo data instead of messing with the dev->driver->board_name pointer. All the boards supported by this driver have the same PCI vendor id. Remove this extra info from the boardinfo and the test for it. Rename the function so it has namespace associated with this driver. Signed-off-by: H Hartley Sweeten <[email protected]> Cc: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions