From: Chanwoo Choi Date: Thu, 10 Oct 2013 01:05:55 +0000 (+0900) Subject: mfd: max77693: Fix up bug of wrong interrupt number X-Git-Tag: v3.13-rc1~66^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=424aab72933cf1afafdeccf2760a74fe3a2fb7b4;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed