1
0
Fork 0
alistair23-linux/drivers/input/touchscreen
Thomas Gleixner c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup
- hrtimers did not use the hrtimer_restart enum and relied on the implict
  int representation. Fix the prototypes and the functions using the enums.
- Use seperate name spaces for the enumerations
- Convert hrtimer_restart macro to inline function
- Add comments

No functional changes.

[akpm@osdl.org: fix input driver]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-16 08:13:58 -08:00
..
Kconfig Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-02-10 01:26:32 -05:00
Makefile Input: add Philips UCB1400 touchscreen driver 2006-11-17 01:07:26 -05:00
ads7846.c [PATCH] hrtimers: namespace and enum cleanup 2007-02-16 08:13:58 -08:00
corgi_ts.c Input: touchscreens - handle errors when registering input devices 2006-11-05 22:40:03 -05:00
elo.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
gunze.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
h3600_ts_input.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
hp680_ts_input.c Input: touchscreens - handle errors when registering input devices 2006-11-05 22:40:03 -05:00
mk712.c Input: touchscreens - handle errors when registering input devices 2006-11-05 22:40:03 -05:00
mtouch.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
penmount.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
touchright.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
touchwin.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
ucb1400_ts.c [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) 2007-02-09 09:02:25 +01:00