mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
2aabd281d6
The debugfs code becomes a nuisance when attempting to avoid globals, since the interrupt controller probe function run too early for it to be safe to create the debugfs files. Drop it. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Lars-Peter Clausen <lars@metafoo.de> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Jason Cooper <jason@lakedaemon.net> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: Brian Norris <computersforpeace@gmail.com> Patchwork: https://patchwork.linux-mips.org/patch/10139/ Acked-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
board-qi_lb60.c | ||
clock-debugfs.c | ||
clock.c | ||
clock.h | ||
gpio.c | ||
irq.c | ||
irq.h | ||
Kconfig | ||
Makefile | ||
Platform | ||
platform.c | ||
pm.c | ||
prom.c | ||
reset.c | ||
reset.h | ||
serial.c | ||
serial.h | ||
setup.c | ||
time.c | ||
timer.c |