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)
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>

No differences found