Re: [PATCH 1/3] mfd: Convert tps6586x to irq_domain

From: Mark Brown
Date: Tue Oct 09 2012 - 02:40:16 EST


On Tue, Oct 09, 2012 at 11:34:47AM +0530, Laxman Dewangan wrote:

> The bit definitions are also different in status and mask register
> and yes, this will be again problem as we do in isr thread
> data->status_buf[i] &= ~data->mask_buf[i];

> So given the constraint, generic will not work here.

OK, that's a good reason not to use the generic code.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/