summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x/Makefile
diff options
context:
space:
mode:
authorafzal mohammed <afzal.mohd.ma@gmail.com>2020-03-27 13:44:51 +0100
committerArnd Bergmann <arnd@arndb.de>2020-03-27 14:10:52 +0100
commitd163dcc2be7fe04059782db35c73ad32c56864e3 (patch)
tree9ea83778f8081e4fc4c505ccba659f5856849058 /arch/arm/mach-iop32x/Makefile
parentMerge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne... (diff)
downloadlinux-d163dcc2be7fe04059782db35c73ad32c56864e3.tar.xz
linux-d163dcc2be7fe04059782db35c73ad32c56864e3.zip
ARM: iop32x: replace setup_irq() by request_irq()
request_irq() is preferred over setup_irq(). Invocations of setup_irq() occur after memory allocators are ready. Per tglx[1], setup_irq() existed in olden days when allocators were not ready by the time early interrupts were initialized. Hence replace setup_irq() by request_irq(). [1] https://lkml.kernel.org/r/alpine.DEB.2.20.1710191609480.1971@nanos Link: https://lore.kernel.org/r/20200327124451.4298-1-afzal.mohd.ma@gmail.com Signed-off-by: afzal mohammed <afzal.mohd.ma@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-iop32x/Makefile')
0 files changed, 0 insertions, 0 deletions