From: H Hartley Sweeten Date: Wed, 27 Jun 2012 21:58:03 +0000 (-0700) Subject: staging: comedi: adl_pci6208: remove pci6208_pci_setup() X-Git-Tag: v3.6-rc1~100^2~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7c275d9ffd2c58648b1bf023ab62cf993ddfac;p=pandora-kernel.git staging: comedi: adl_pci6208: remove pci6208_pci_setup() Refactor pci6208_pci_setup() into the attach function. This function simply enables the pci device and gets the PCI iobase address used by the driver. There's no need for a separate function to handle this. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed