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:
be00860
)
staging: comedi: s626: rename private data 'base_addr' variable
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 26 Mar 2013 22:42:38 +0000
(15:42 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 28 Mar 2013 23:12:55 +0000
(16:12 -0700)
The base_address variable in the private data is the ioremap'ed
PCI bar 0 resource.
For aesthetic reasons, and to shorten some of the lines, rename
this variable to 'mmio'.
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