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