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:
8a3f3d3
)
staging: comedi: daqboard2000: use the pci_resource_len()
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Wed, 19 Sep 2012 01:50:05 +0000
(18:50 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 19 Sep 2012 08:41:45 +0000
(09:41 +0100)
Use pci_resource_len() when doing the ioremap instead of assuming
the resource size.
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