]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
irq conflict issue resolved INT_AM438X_EPOS_SDK_02.02.00.15-VFI
authorSharat Chandra <x0194459@ti.com>
Thu, 7 May 2015 12:22:54 +0000 (17:52 +0530)
committerSharat Chandra <x0194459@ti.com>
Wed, 13 May 2015 11:44:05 +0000 (17:14 +0530)
commitfc07b973e84480195e51e59dea2d4dec4b7a4140
tree5e4a9bb8e63ae8912742d4e297a2c64756004274
parentaac4bff70114efec68718ca587074866c4a62766
irq conflict issue resolved

IRQ conflict related to am43xx-mag and am43xx-adc after moving to 3.14 kernel is reolved
Error message "genirq: Flags mismatch irq 163. 00000004 (TI-am43xx-mag) vs. 00000080 (TI-am43xx-adc)" was due
to not properly getting the interrupt number. This is resolved by adding proper variable

Signed-off-by: Sharat Chandra <x0194459@ti.com>
drivers/input/misc/ti_magadc.c
drivers/mfd/ti_am335x_tscadc.c
include/linux/mfd/ti_am335x_tscadc.h