1
0
Fork 0
alistair23-linux/drivers/input/joystick
Arnd Bergmann 6fdd496e07 input/joystick: use get_cycles on ARM
ARM normally has an accurate clock source, so
we can theoretically use analog joysticks more
accurately and at the same time avoid the
build warning

 #warning Precise timer not defined for this architecture.

from the joystick driver.

Now, why anybody would use that driver no ARM I have no
idea, but Ben Dooks enabled it in the s3c2410_defconfig
along with a bunch of other drivers, even though that
platform has neither ISA nor PCI support. It still
seems to be the right thing to fix this quirk.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Vojtech Pavlik <vojtech@suse.cz>
Cc: Ben Dooks <ben-linux@fluff.org>
2013-03-14 22:38:20 +01:00
..
iforce USB: input: iforce: fix up dev_* messages 2012-05-04 15:23:04 -07:00
Kconfig Input: add Austria Microsystem AS5011 joystick driver 2011-01-10 11:01:43 -08:00
Makefile Input: add Austria Microsystem AS5011 joystick driver 2011-01-10 11:01:43 -08:00
a3d.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
adi.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
amijoy.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-03-29 23:17:44 -07:00
analog.c input/joystick: use get_cycles on ARM 2013-03-14 22:38:20 +01:00
as5011.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
cobra.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
db9.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
gamecon.c Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
gf2k.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
grip.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
grip_mp.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
guillemot.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
interact.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
joydump.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
magellan.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
maplecontrol.c Input: remove use of __devexit 2012-11-24 00:05:38 -08:00
sidewinder.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
spaceball.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
spaceorb.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
stinger.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
tmdc.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
turbografx.c Input: turbografx - fix reference counting 2010-12-01 09:20:34 -08:00
twidjoy.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
walkera0701.c Input: walkera0701 - claim parport when opening the device 2013-01-21 17:32:01 -08:00
warrior.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
xpad.c Input: xpad - add a few new VID/PID combinations 2012-12-03 21:20:54 -08:00
zhenhua.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00