]> git.openfabrics.org - ~emulex/infiniband.git/commit
mfd: max77693: Fix up bug of wrong interrupt number
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 10 Oct 2013 01:05:55 +0000 (10:05 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Nov 2013 08:41:19 +0000 (09:41 +0100)
commit424aab72933cf1afafdeccf2760a74fe3a2fb7b4
tree0adc91efe78cf29c08529645889aa137a3b39408
parent4c78b520ee8f9c4b085912f1db2f1308f7ae5890
mfd: max77693: Fix up bug of wrong interrupt number

The max77693 MFD device use irq domain method which has hardware interrupt
number and virtual interrupt number getting through irq domain mapping.
This patch use hardware interrupt number instead of virtual interrupt number
to get struct irq_data.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/max77693-irq.c