From: H Hartley Sweeten Date: Fri, 17 Aug 2012 16:34:52 +0000 (-0700) Subject: staging: comedi: contec_pci: remove manual legacy attach X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~857 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d602a064f9818819d6c99d99f101bc6b1ae1540d;p=pandora-kernel.git staging: comedi: contec_pci: remove manual legacy attach This driver uses the 'attach_pci' callback to attach the pci device to the comedi subsystem. Since the 'attach' callback is now optional it can be removed from the driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed