git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a43ba4
)
staging: comedi: comedi_fops: remove disabled subdevice lock/unlock callback
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Mon, 21 Jul 2014 18:01:26 +0000
(11:01 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 22 Jul 2014 22:33:23 +0000
(15:33 -0700)
According to Ian Abbott, this code was added in comedi-0.7.6 back in June 1999
and has always been disabled.
The 'lock_f' and 'unlock' members don't even exist in the comedi_subdevice.
Just remove the disabled code.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found