From: H Hartley Sweeten Date: Tue, 6 Nov 2012 18:16:42 +0000 (-0700) Subject: staging: comedi: addi-data: use auto_attach instead of attach_pci X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~542 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cba8f3b42e1cb8211b64e91618102ecc8f0a6d;p=pandora-kernel.git staging: comedi: addi-data: use auto_attach instead of attach_pci Change the addi-data drivers that use the "common" code so they attach using the generic 'auto_attach' method instead the pci specific 'attach_pci' method. The 'attach_pci' is deprecated and is going to be removed. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed