From: H Hartley Sweeten Date: Thu, 19 Jul 2012 01:41:47 +0000 (-0700) Subject: staging: comedi: amplc_pci230: cleanup "find pci device" code X-Git-Tag: v3.6-rc1~100^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2605d35b439da85634db975d98bc7be76f9d563a;p=pandora-kernel.git staging: comedi: amplc_pci230: cleanup "find pci device" code For aesthetic reasons, rename the function and pass the comedi_devconfig struct instead of pre-parsing out the bus/slot information. Consolidate the dev_err messages when a pci device is not found. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed