aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChase Southwood <[email protected]>2014-04-24 02:19:01 -0500
committerGreg Kroah-Hartman <[email protected]>2014-04-25 15:04:30 -0700
commitb30c3e824ebaa142bf7361c567612727d24af717 (patch)
treecd3ceedbca132d482eed10b7b7de3a11a970fa01 /tools/perf/scripts/python
parent43268701b50e7dbbad767e118e0023c703c7e3da (diff)
staging: comedi: addi_apci_1564: separate from addi_common.c
Using the addi-data "common" code in addi_apci_1564 introduces a lot of bloat. By separating this driver off from addi_common.c, a lot of the common code can be stripped out. This patch copies the code over from addi_common.c, and removes the #include of the file. The auto_attach function from the common code replaces the one that was previously in this driver, though renamed to that it stays within the namespace associated with this driver, and the detach function has been renamed for this reason as well. Signed-off-by: Chase Southwood <[email protected]> Reviewed-by: H Hartley Sweeten <[email protected]> Reviewed-by: 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