From: Gregory CLEMENT Date: Tue, 25 Nov 2014 15:19:12 +0000 (+0100) Subject: ARM: orion: convert the irq_reg_{readl,writel} calls to the new API X-Git-Tag: omap-for-v3.19/fixes-rc1~163^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f90bce7ff1f760986d55d9cb3a834e8638b1295;p=pandora-kernel.git ARM: orion: convert the irq_reg_{readl,writel} calls to the new API The commit "genirq: Generic chip: Change irq_reg_{readl,writel} arguments" modified the API. In the same tome the arch/arm/plat-orion/gpio.c file received a fix with the use of the old API: "ARM: orion: Fix for certain sequence of request_irq can cause irq storm". This commit fixes the use of the API. Signed-off-by: Gregory CLEMENT Acked-by: Olof Johansson Link: https://lkml.kernel.org/r/1416928752-24529-1-git-send-email-gregory.clement@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed