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:
8e2f238
)
staging: comedi: cb_pcimdas: remove BADR2 from the private data
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:48:27 +0000
(18:48 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:32:56 +0000
(16:32 -0700)
The pci resource bar 2 address is the primary i/o address used
by this device. Store it in dev->iobase and remove it from the
private data.
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