From: Enrico Scholz Date: Thu, 8 May 2008 10:33:03 +0000 (+0100) Subject: DM9000: Add __devinit and __devexit attributes to probe and remove X-Git-Tag: v2.6.26-rc3~65^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e21fd4f07dd0c2630c3db41f419e4c658d0dee2c;p=pandora-kernel.git DM9000: Add __devinit and __devexit attributes to probe and remove There were missing __dev* annotations for the dm9000_probe() and dm9000_drv_remove() functions. Signed-off-by: Enrico Scholz Signed-off-by: Ben Dooks Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed