From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:49:38 +0000 (-0700) Subject: staging: comedi: cb_pcimdda: store the pci_dev in the comedi_device X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~880 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b00a2f801866bd89a70f082cd0f322c7019d476;p=pandora-kernel.git 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 --- Reading git-diff-tree failed