staging: comedi: cb_pcidio: store the pci_dev in the comedi_device
commitc2eb50bbdb4400fae3d462237470c22e0f98545b
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:37:05 +0000 (18 18:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:32:52 +0000 (19 16:32 -0700)
tree6c5e1008b1dc0f0bd194724a5a15fd281f8edfc8
parent2329a10c3f985cbe7bba6ff3a053837f71a1ea40
staging: comedi: cb_pcidio: 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>
drivers/staging/comedi/drivers/cb_pcidio.c