From: Ian Abbott Date: Thu, 31 May 2012 15:02:02 +0000 (+0100) Subject: staging: comedi: amplc_pci224: __devinit pci224_attach_pci() X-Git-Tag: v3.6-rc1~100^2~974 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52954abcee66f9a3c5c2416a89c8b2affd2f5a2b;p=pandora-kernel.git staging: comedi: amplc_pci224: __devinit pci224_attach_pci() pci224_attach_pci() is only called during PCI probe, indirectly via comedi_pci_auto_config(), so it can be marked __devinit. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed