From: H Hartley Sweeten Date: Tue, 6 Nov 2012 18:16:59 +0000 (-0700) Subject: staging: comedi: addi_apci_*: use auto_attach instead of attach_pci X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=891e62c33d9cdbcdb8adfaddd111e91a39d0f5fe;p=pandora-kernel.git staging: comedi: addi_apci_*: use auto_attach instead of attach_pci Change the remaining addi-data drivers 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