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:
d1db2a4
)
staging: comedi: quatech_daqp_cs: remove daqp_cs_release()
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 25 Jan 2013 21:59:36 +0000
(14:59 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:06:40 +0000
(23:06 -0500)
This function justs emits a dev_dbg() message then calls
pcmcia_disable_device(). The dev_dbg() is just added noise.
Remove the function and just call pcmcia_disable_device().
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found