[MIPS] Rename PC speaker code
authorRalf Baechle <ralf@linux-mips.org>
Thu, 12 Jul 2007 16:41:23 +0000 (17:41 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 12 Jul 2007 16:41:23 +0000 (17:41 +0100)
commitde61b542b822746d1498718c40f5dd740da49629
tree3c531813af29e3dd621bbd4086d3da499cc30e25
parentfdc1f93847ea618e51f001805e022794d8bffff3
[MIPS] Rename PC speaker code

While the PC speaker is wired up to the i8254 there is more to the i8254
than just the PC speaker so this code was getting in the way under its
current name.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/configs/jazz_defconfig
arch/mips/configs/qemu_defconfig
arch/mips/configs/rm200_defconfig
arch/mips/kernel/Makefile
arch/mips/kernel/pcspeaker.c [moved from arch/mips/kernel/i8253.c with 100% similarity]