dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Input: add Atlas button driver 2007-02-10 01:29:00 -05:00
cobalt_btns.c Input: add driver for MIPS Cobalt back panel buttons 2007-02-18 01:50:18 -05:00
hp_sdc_rtc.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ixp4xx-beeper.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
m68kspkr.c Input: m68kspkr - register with driver core as a platfrom device 2005-12-21 00:52:29 -05:00
pcspkr.c Input: pcspkr - separate device and driver registration 2006-03-14 00:11:50 -05:00
sparcspkr.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
uinput.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
wistron_btns.c Input: wistron - declare keymaps as initdata 2007-04-12 01:32:49 -04:00