Tag: e1f5ce819c60a1020b43532333b0db291f2ce5c1

unicore32: Convert to new irq function names

Author: Thomas Gleixner <tglx@linutronix.de> Scripted with coccinelle. Signed-off-by: Thomas Gleixner — arch/unicore32/kernel/irq.c | 16 ++++++++——– 1 file changed, 8 insertions(+), 8 deletions(-)   diff –git a/arch/unicore32/kernel/irq.c b/arch/unicore32/kernel/irq.c index b23624c..a6ee47f 100644 — a/arch/unicore32/kernel/irq.c +++ b/arch/unicore32/kernel/irq.c @@ -321,24 +321,24 @@ void __init init_IRQ(void) writel(1, INTC_ICCR);   for (irq = 0; irq < IRQ_GPIOHIGH; irq++) { – set_irq_chip(irq, …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.