72341eea6f
Input: atlas_btns - add support for loadable keymaps
...
Signed-off-by: Dmitry Torokhov <dtor@mail.ru >
2008-01-21 01:11:06 -05:00
7b19ada2ed
get rid of input BIT* duplicate defines
...
get rid of input BIT* duplicate defines
use newly global defined macros for input layer. Also remove includes of
input.h from non-input sources only for BIT macro definiton. Define the
macro temporarily in local manner, all those local definitons will be
removed further in this patchset (to not break bisecting).
BIT macro will be globally defined (1<<x)
Signed-off-by: Jiri Slaby <jirislaby@gmail.com >
Cc: <dtor@mail.ru >
Acked-by: Jiri Kosina <jkosina@suse.cz >
Cc: <lenb@kernel.org >
Acked-by: Marcel Holtmann <marcel@holtmann.org >
Cc: <perex@suse.cz >
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org >
Cc: <vernux@us.ibm.com >
Cc: <malattia@linux.it >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-10-19 11:53:42 -07:00
1ba90e3a87
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
...
modpost is going to use these to create e.g. acpi:ACPI0001
in modules.alias.
Signed-off-by: Thomas Renninger <trenn@suse.de >
Signed-off-by: Len Brown <len.brown@intel.com >
2007-07-23 13:56:42 -04:00
31ea7ff0f8
Input: add Atlas button driver
...
This patch adds support for the buttons on the Atlas wallmount
touchscreen.
Signed-off-by: Jaya Kumar <jayakumar.acpi@gmail.com >
Acked-by: Len Brown <len.brown@intel.com >
Signed-off-by: Dmitry Torokhov <dtor@mail.ru >
2007-02-10 01:29:00 -05:00