From: Inderpal Singh Date: Wed, 17 Oct 2012 06:18:55 +0000 (+0530) Subject: mfd: sec: Fix reg_offset for interrupt registers X-Git-Tag: v3.8-rc1~85^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e393a2227ba97408ffb98d62cf362dfe2a59baa;p=pandora-kernel.git mfd: sec: Fix reg_offset for interrupt registers reg_offset is offset of the status/mask registers. Now, since status_base and mask_base are pointing to corresponding first registers, reg_offset should start from 0 otheriwse regmap_add_irq_chip will fail during probe. Signed-off-by: Inderpal Singh Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed