]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: cpcap: Fix bad use of IRQ sense register
authorTony Lindgren <tony@atomide.com>
Tue, 4 Apr 2017 03:15:56 +0000 (20:15 -0700)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Apr 2017 08:25:07 +0000 (09:25 +0100)
commitbe269180c9335c257a2763c3fd3a44e65c90c1f0
treebb2cfc48f3246fa1640c8872f6526908f9d3e62c
parent5a88d4120029601a0868e20774382d312952d3b5
mfd: cpcap: Fix bad use of IRQ sense register

The cpcap INTS registers are for getting the value of the line,
not for configuring the type.

Fixes: 56e1d40d3bea ("mfd: cpcap: Add minimal support")
Reviewed-By: Sebastian Reichel <sre@kernel.org>
Tested-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/motorola-cpcap.c