From: H Hartley Sweeten Date: Thu, 19 Jul 2012 01:31:06 +0000 (-0700) Subject: staging: comedi: adv_pci1723: store the pci_dev in the comedi_device X-Git-Tag: v3.6-rc1~100^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe85f1757f1cb6a8ce206a38a855fb7b60ca159;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed