linux-kernel-test/drivers/input
Michael Neuling e5c6c8e457 Input: pcspkr - separate device and driver registration
The current pcspkr code combines the device and driver registration.
This patch splits these, putting the device registration in the arch
specific code.

PowerPC and MIPS only have the pcspkr present sometimes.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-03-14 00:11:50 -05:00
..
gameport Input: initialize serio and gameport at subsystem level 2006-02-19 00:22:51 -05:00
joystick Input: joysticks - semaphore to mutex conversion 2006-02-19 00:22:30 -05:00
keyboard Input: atkbd - allow disabling on X86_PC (if EMBEDDED) 2006-03-14 00:10:23 -05:00
misc Input: pcspkr - separate device and driver registration 2006-03-14 00:11:50 -05:00
mouse Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
serio Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
touchscreen Input: ads7846 - assorted updates 2006-02-15 00:49:35 -05:00
evbug.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
input.c Input: input core - semaphore to mutex conversion 2006-02-19 00:21:46 -05:00
joydev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mousedev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
power.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
tsdev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00