Input: rework psmouse attributes to reduce module size
authorDmitry Torokhov <dtor_core@ameritech.net>
Sun, 4 Sep 2005 06:40:20 +0000 (01:40 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Sun, 4 Sep 2005 06:40:20 +0000 (01:40 -0500)
Rearrange attribute code to use generic show and set handlers
instead of replicating them for every attribute; switch to
using attribute_group instead of creating all attributes
manually. All this saves about 4K.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found