[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121009064011.GQ8237@opensource.wolfsonmicro.com>
Date: Tue, 9 Oct 2012 15:40:15 +0900
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Laxman Dewangan <ldewangan@...dia.com>
Cc: "sameo@...ux.intel.com" <sameo@...ux.intel.com>,
"grant.likely@...retlab.ca" <grant.likely@...retlab.ca>,
"linus.walleij@...aro.org" <linus.walleij@...aro.org>,
Stephen Warren <swarren@...dia.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] mfd: Convert tps6586x to irq_domain
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists