[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121001102246.GE4360@opensource.wolfsonmicro.com>
Date: Mon, 1 Oct 2012 11:22:46 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Fabio Estevam <festevam@...il.com>
Cc: Fabio Estevam <fabio.estevam@...escale.com>, sameo@...ux.intel.com,
Marek Vasut <marex@...x.de>, ashish.jangam@...tcummins.com,
dchen@...semi.com, arnd@...db.de, kernel@...gutronix.de,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] mfd: da9052-core: Use regmap_irq_get_virq() and fix
the probe
On Fri, Sep 28, 2012 at 05:34:18PM -0300, Fabio Estevam wrote:
> +static struct irq_chip da9052_irq_chip = {
> + .name = "da9052",
> + .irq_disable = da9052_irq_disable,
> + .irq_enable = da9052_irq_enable,
> +};
I don't understand what this irq_chip or the custom domain you're adding
are for?
--
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