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:
b179748
)
staging: comedi: me4000: add namespace to reset_board()
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Sat, 8 Sep 2012 00:49:05 +0000
(17:49 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 04:54:43 +0000
(21:54 -0700)
Rename reset_board() to me4000_reset() so it has namespace associated
with this driver. Change it's return type to void, it always succeeds.
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