aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2012-12-19 15:34:40 -0700
committerGreg Kroah-Hartman <[email protected]>2013-01-07 14:25:46 -0800
commit85104e9b409013c78624b367dec02e6ccc996635 (patch)
tree60e4bdb4ecfa319df2a80625a0de7397d196e7fa /tools/perf/scripts/python/bin
parent43bd33f22444868cbc9d4cbec7a3efb0a7c2cb25 (diff)
staging: comedi: comedi_fops: introduce comedi_dev_from_minor()
A number of functions have to call comedi_get_device_file_info() to get the comedi_device_file_info pointer for a given minor. That pointer is only used to get the actual comedi_device pointer for the minor. Introduce a new helper function, comedi_dev_from_minor(), to simplify this operation. This will also allow us to make the comedi_device_file_info struct private. 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/bin')
0 files changed, 0 insertions, 0 deletions