From: H Hartley Sweeten Date: Wed, 27 Jun 2012 21:57:22 +0000 (-0700) Subject: staging: comedi: adl_pci6208: cleanup pci6208_pci_setup() X-Git-Tag: v3.6-rc1~100^2~470 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a28c98524c2634a5d84151de253ee7e99e38564d;p=pandora-kernel.git staging: comedi: adl_pci6208: cleanup pci6208_pci_setup() The "local configuration register" stuff is not required. The io base/range are only queried for use in a kernel message that it just added noise. Similar with the io range for the actual io base used by the driver. Remove both printk's and all the unnecessary code. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed