> On Sun, Dec 15, 2013 at 01:36:51PM +0400, Alexander Shiyan wrote: > > 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. > > Applied, thanks with the grammar for the docs corrected. We probably ought > to do this for most of the fields :/ > I guess this is for some driver you're upstreaming so a signed tag would > be useful?
I plan to use regmap-irq for migration mc13xxx MFD core to use IRQ domains. It will not be so soon. ---