]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitff4b1267b2c7eb6ff5a1b07a87a792386a07b4d4
tree3c531813af29e3dd621bbd4086d3da499cc30e25
parente4417ae606787920e470aad893851acbea6de16a
[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/i8253.c [deleted file]
arch/mips/kernel/pcspeaker.c [new file with mode: 0644]