]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps65218: Make INT1 our status_base register
authorFelipe Balbi <balbi@ti.com>
Fri, 26 Dec 2014 19:28:21 +0000 (13:28 -0600)
committerLee Jones <lee.jones@linaro.org>
Tue, 20 Jan 2015 12:52:53 +0000 (12:52 +0000)
commitd73bf09a0752d523c4e862db803cb54fad17a412
treea031c55c67d9f03b17a5f1fbfede5b81a6b780fb
parenta013d86b3aad43474b7fbe19979c595917ebe0da
mfd: tps65218: Make INT1 our status_base register

If we don't tell regmap-irq that our first status
register is at offset 1, it will try to read offset
zero, which is the chipid register.

Fixes: 08fe6fa mfd: tps65218: Add driver for the TPS65218 PMIC
Cc: <stable@vger.kernel.org> # v3.15+
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/tps65218.c