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