]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Move GIC clocksource driver to drivers/clocksource/
authorAndrew Bresticker <abrestic@chromium.org>
Mon, 20 Oct 2014 19:03:58 +0000 (12:03 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:14 +0000 (07:45 +0100)
commit6e1f5d80211b973ecc023c644abc9c94078cf592
tree9fff06b8d87eba632d5abc5346733cd01b368658
parentd5451acae2490ee63683bce60a2b238d36327093
MIPS: Move GIC clocksource driver to drivers/clocksource/

Move the GIC clocksource driver to drivers/clocksource/mips-gic-timer.c.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Qais Yousef <qais.yousef@imgtec.com>
Cc: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/8133/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/kernel/Makefile
arch/mips/kernel/csrc-gic.c [deleted file]
arch/mips/mti-malta/malta-time.c
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/mips-gic-timer.c [new file with mode: 0644]
drivers/irqchip/irq-mips-gic.c