Input: altera_ps2 - add annotations to probe and remove methods
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 12 Dec 2009 05:42:18 +0000 (21:42 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 12 Dec 2009 07:45:35 +0000 (23:45 -0800)
commit1def7afa748b964aeb0033d0cb78aabf3d3f3683
tree4d0cfa846fad8ec941ccc633a796deb41ff23514
parente40ec6ff2f42b5516d77a5c34bfa6a9ce45834f4
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 <dtor@mail.ru>
drivers/input/serio/altera_ps2.c