Searched hist:e5c6c8e457d16c7cbc12f849ad18d4d508950de2 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/input/misc/ |
H A D | pcspkr.c | diff e5c6c8e457d16c7cbc12f849ad18d4d508950de2 Tue Mar 14 06:11:50 CET 2006 Michael Neuling <mikey@neuling.org> 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>
|
/linux/arch/mips/kernel/ |
H A D | i8253.c | e5c6c8e457d16c7cbc12f849ad18d4d508950de2 Tue Mar 14 06:11:50 CET 2006 Michael Neuling <mikey@neuling.org> 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>
|
H A D | Makefile | diff e5c6c8e457d16c7cbc12f849ad18d4d508950de2 Tue Mar 14 06:11:50 CET 2006 Michael Neuling <mikey@neuling.org> 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>
|
/linux/arch/alpha/kernel/ |
H A D | setup.c | diff e5c6c8e457d16c7cbc12f849ad18d4d508950de2 Tue Mar 14 06:11:50 CET 2006 Michael Neuling <mikey@neuling.org> 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>
|
/linux/arch/powerpc/kernel/ |
H A D | setup-common.c | diff e5c6c8e457d16c7cbc12f849ad18d4d508950de2 Tue Mar 14 06:11:50 CET 2006 Michael Neuling <mikey@neuling.org> 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>
|
/linux/arch/mips/ |
H A D | Kconfig | diff e5c6c8e457d16c7cbc12f849ad18d4d508950de2 Tue Mar 14 06:11:50 CET 2006 Michael Neuling <mikey@neuling.org> 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>
|