aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2013-12-05 16:54:07 -0700
committerGreg Kroah-Hartman <[email protected]>2013-12-06 13:10:02 -0800
commit063b590413b5d132d542358e7975fe4955bfeb96 (patch)
tree4bf787d844d2a25484273623a129d8dae780f6bb /tools/perf/scripts/python
parent0d1ead4809161867651b6f19e2cd793d2408abfd (diff)
staging: comedi: pcmuio: remove subdevice private data
The subdevice private data is only needed for each 'asic' not for each subdevice. Since the 'asic' can be calculated easily from the subdevice we can merge the subdevice private data members directly into the private data. This removes the need to kcalloc/free the subdevice private data and saves a bit of space. 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