Re: [PATCH 2/3] regmap: irq: add ack_invert flag for chips using cleared bits as ack

2015-09-16 Thread Mark Brown
On Mon, Sep 14, 2015 at 09:40:09AM +, Barry Song wrote: > From: Guo Zeng > > An user will be CSR SiRFSoC ARM chips. This is fine but appears to depend on the previous patch. signature.asc Description: Digital signature

[PATCH 2/3] regmap: irq: add ack_invert flag for chips using cleared bits as ack

2015-09-14 Thread Barry Song
From: Guo Zeng An user will be CSR SiRFSoC ARM chips. Signed-off-by: Guo Zeng Signed-off-by: Barry Song --- drivers/base/regmap/regmap-irq.c | 12 ++-- include/linux/regmap.h | 2 ++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/drivers/base/regmap/regmap-