commit | dbe85f1757f1cb6a8ce206a38a855fb7b60ca159 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Jul 18 18:31:06 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 19 16:19:41 2012 -0700 |
tree | 14209d103c8cb5c98301a38304d8453c2c71c1c5 | |
parent | cc04c8a5fc82bd284f7f791869a7f9c0bfb528b5 [diff] |
staging: comedi: adv_pci1723: store the pci_dev in the comedi_device Use the hw_dev pointer in the comedi_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>