linux/drivers/input/misc
Eric Piel 55d29c9841 Input: wistron - declare keymaps as initdata
As the number of keymaps increases and is very unlikely to
reduce, this patch helps to reduce memory consumption by
declaring all keymaps as __initdata and copying right keymap
during DMI detection. On x86 this make the module size at
runtime going from 10616 to 9428: a bit more than 1kb saved.

Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-04-12 01:32:49 -04:00
..
Kconfig Input: add driver for MIPS Cobalt back panel buttons 2007-02-18 01:50:18 -05:00
Makefile Input: add driver for MIPS Cobalt back panel buttons 2007-02-18 01:50:18 -05:00
atlas_btns.c
cobalt_btns.c Input: add driver for MIPS Cobalt back panel buttons 2007-02-18 01:50:18 -05:00
hp_sdc_rtc.c
ixp4xx-beeper.c
m68kspkr.c
pcspkr.c
sparcspkr.c
uinput.c
wistron_btns.c Input: wistron - declare keymaps as initdata 2007-04-12 01:32:49 -04:00