2bd1d7 parent a9ce3eefa55038d1a80b388cf885ea52f8f84433 author H Hartley Sweeten 1345171778 -0700 committer Greg Kroah-Hartman 1345216473 -0700 staging: comedi: cb_pcimdda: store the pci_dev in the comedi_device 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman â