+18
−0
+18
−0
+6
−0
arch/mips/kernel/i8253.c
0 → 100644
+28
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>