[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120220174032.GK5387@sortiz-mobl>
Date: Mon, 20 Feb 2012 18:40:32 +0100
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Paul Parsons <lost.distance@...oo.com>
Cc: linux-kernel@...r.kernel.org, philipp.zabel@...il.com,
mad_soft@...ox.ru, koen@...inion.thruhere.net
Subject: Re: [PATCH] mfd: asic3: Add to_irq() member to gpio_chip structure
Hi Paul,
On Tue, Jan 31, 2012 at 01:18:35AM +0000, Paul Parsons wrote:
> The gpio_to_irq() macro is now defined as __gpio_to_irq() instead of IRQ_GPIO().
> The __gpio_to_irq() function returns -ENXIO if the referenced gpio_chip
> structure does not define a to_irq() member.
> This is true of the asic3 gpio_chip structure, and thus calls to gpio_to_irq()
> now fail (for example from the gpio-vbus module).
> This patch defines the to_irq() member in the asic3 gpio_chip structure.
Good old asic3...Thanks, I applied this one.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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