staging: comedi: s626: store the pci_dev in the comedi_device
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 24 Sep 2012 20:22:10 +0000 (13:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 16:37:30 +0000 (09:37 -0700)
commitf574af6d268240a68f99fac9f2f42ce38b26eae9
tree3c3e390f923aeb98d743f90d0bd3ff202d6afb46
parent91e674e83c530d5902e482ede1af0115989c4fe6
staging: comedi: s626: 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/s626.c