From: Dmitry Torokhov Date: Sat, 12 Dec 2009 05:42:18 +0000 (-0800) Subject: Input: altera_ps2 - add annotations to probe and remove methods X-Git-Tag: v2.6.33-rc1~61^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1def7afa748b964aeb0033d0cb78aabf3d3f3683;p=pandora-kernel.git Input: altera_ps2 - add annotations to probe and remove methods Mark altera_ps2_probe() as __devinit and altera_ps2_remove() as __devexit so that they can be discarded when not needed. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed