regmap: irq: Allow using zero value for ack_base
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 15 Dec 2013 09:36:51 +0000 (13:36 +0400)
committerMark Brown <broonie@linaro.org>
Mon, 16 Dec 2013 20:50:13 +0000 (20:50 +0000)
In some cases, clear interrupt register may be at address 0.
This patch allows to use such configurations by adding additional
configuration bit to indicate this.

[With doc fix from Levente Kurusa <levex@linux.com> -- broonie]

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/base/regmap/regmap-irq.c
include/linux/regmap.h

Simple merge
Simple merge