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:
170581b
)
staging: comedi: cb_pcimdas: remove BADR4 from the private data
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:48:07 +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 4 address is only needed to initialize the
8255 subdevice. Use a local variable to hold it 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