]> git.baikalelectronics.ru Git - kernel.git/commit
arm: omap: Fix typo in ams-delta-fiq.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 20 Mar 2014 11:44:02 +0000 (12:44 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 20 Mar 2014 11:44:02 +0000 (12:44 +0100)
commitdd5ca79ed634bc2b2805706d4bc09506bd303192
tree3501149f6ccb173f975a35a12b82e7d669f813f5
parent569b235bde19713e076f3ed329448c572ad45b09
arm: omap: Fix typo in ams-delta-fiq.c

d21b3f581 (arm: Replace various irq_desc accesses) typoed
irq_get_irq_chip() instead of irq_get_chip().

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/arm/mach-omap1/ams-delta-fiq.c