Hi Inderpal, On Wed, Oct 17, 2012 at 11:48:55AM +0530, Inderpal Singh wrote: > reg_offset is offset of the status/mask registers. Now, since status_base > and mask_base are pointing to corresponding first registers, reg_offset > should start from 0 otheriwse regmap_add_irq_chip will fail during probe. > > Signed-off-by: Inderpal Singh <inderpal.singh@xxxxxxxxxx> > --- > It is based on Samuel's for-next-merge branch of mfd-2.6 tree. > > drivers/mfd/sec-irq.c | 102 ++++++++++++++++++++++++------------------------- > 1 file changed, 51 insertions(+), 51 deletions(-) I queued this one to my for-linus branch since it basically prevents IRQs from working here. But it seems weird that such a mistake was not caught earlier. So I'd like to get Sangbeom's ACK before pushing this one upstream. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html