summaryrefslogtreecommitdiff
path: root/arch/unicore32
diff options
context:
space:
mode:
authorafzal mohammed <afzal.mohd.ma@gmail.com>2020-03-27 19:10:24 +0300
committerThomas Gleixner <tglx@linutronix.de>2020-03-29 22:03:43 +0300
commit5497fce735baec58b45b790dbcfefc348ff272e2 (patch)
treeb10f51513e5d58ed6fffbf086ed5d089c6989c7b /arch/unicore32
parent45b26ddee6d7d69c1ca41fdc843ac2cadaf4293c (diff)
downloadlinux-5497fce735baec58b45b790dbcfefc348ff272e2.tar.xz
sh: Replace setup_irq() by request_irq()
request_irq() is preferred over setup_irq(). Invocations of setup_irq() occur after memory allocators are ready. setup_irq() was required in older kernels as the memory allocator was not available during early boot. Hence replace setup_irq() by request_irq(). Signed-off-by: afzal mohammed <afzal.mohd.ma@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/b060312689820559121ee0a6456bbc1202fb7ee5.1585320721.git.afzal.mohd.ma@gmail.com
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions