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:
a9ce3ee
)
staging: comedi: cb_pcimdda: store the pci_dev in the comedi_device
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 17 Aug 2012 02:49:38 +0000
(19:49 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 17 Aug 2012 15:14:33 +0000
(08:14 -0700)
Use the hw_dev pointer in the comed_device struct to hold the
pci_dev instead of carrying it in 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