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:
9c943f4
)
staging: comedi: me4000: absorb get_registers() into its caller
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Sat, 8 Sep 2012 00:42:30 +0000
(17:42 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 04:49:56 +0000
(21:49 -0700)
The get_registers() function reads the pci base addresses used
in the driver. It's simple enough, just move the code into the
function that calls it.
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