summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2013-11-08 19:03:41 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-12 04:16:45 +0400
commit49445b9117a6e9ca9a741251784432a1da2f9919 (patch)
tree488a1bbb62c4b8482e697e9b9aa4ebfde29ad4e2 /scripts/basic
parente5d670dcb7b336fb0c2fcff29ce87892e492e6b3 (diff)
downloadlinux-49445b9117a6e9ca9a741251784432a1da2f9919.tar.xz
staging: comedi: remove comedi_dev_from_minor()
The `comedi_dev_from_minor()` function is no longer used, so remove it. Calls to it have either been replaced by calls to `comedi_dev_get_from_minor()` or by using the `private_data` member of the open file object. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions