alistair23-linux/drivers/input/misc
Jeff Garzik 1855256c49 drivers/firmware: const-ify DMI API and internals
Three main sets of changes:

1) dmi_get_system_info() return value should have been marked const,
   since callers should not be changing that data.

2) const-ify DMI internals, since DMI firmware tables should,
   whenever possible, be marked const to ensure we never ever write to
   that data area.

3) const-ify DMI API, to enable marking tables const where possible
   in low-level drivers.

And if we're really lucky, this might enable some additional
optimizations on the part of the compiler.

The bulk of the changes are #2 and #3, which are interrelated.  #1 could
have been a separate patch, but it was so small compared to the others,
it was easier to roll it into this changeset.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2007-10-09 20:22:20 -04:00
..
ati_remote.c Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00
ati_remote2.c Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00
atlas_btns.c ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 2007-07-23 13:56:42 -04:00
cobalt_btns.c Input: cobalt_btns - convert to use polldev library 2007-04-29 23:43:06 -04:00
hp_sdc_rtc.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ixp4xx-beeper.c Fix ixp4xx compile error 2007-05-10 13:34:05 -07:00
Kconfig Introduce CONFIG_CHECK_SIGNATURE 2007-08-22 19:52:45 -07:00
keyspan_remote.c Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00
m68kspkr.c Input: misc devices - switch to using input_dev->dev.parent 2007-04-12 01:35:32 -04:00
Makefile Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
map_to_7segment.h Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00
pcspkr.c x86_64: use the global PIT lock 2007-07-21 18:37:12 -07:00
powermate.c Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00
sparcspkr.c Input: misc devices - switch to using input_dev->dev.parent 2007-04-12 01:35:32 -04:00
uinput.c Input: pull input.h into uinpit.h 2007-05-03 00:55:34 -04:00
wistron_btns.c drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
yealink.c Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00
yealink.h Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00