From: Greg Kroah-Hartman Date: Wed, 19 Nov 2008 21:57:34 +0000 (-0800) Subject: Staging: comedi: comedi_pci.h: remove unneeded wrapper X-Git-Tag: v2.6.29-rc1~228^2~51 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5604ec6fb65ba388b698d8490f797267470b8b23;p=pandora-kernel.git Staging: comedi: comedi_pci.h: remove unneeded wrapper just call pci_disable_device() directly in comedi_pci_enable() as no wrapper is needed now that we are in the kernel tree. Cc: David Schleef Cc: Frank Mori Hess Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed