From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:55:19 +0000 (-0700) Subject: staging: comedi: dyna_pci10xx: remove manual legacy attach X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~866 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b52d465916acd02803e83e58d9440ec365ab72;p=pandora-kernel.git staging: comedi: dyna_pci10xx: 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