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