linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* irq_to_gpio support
@ 2012-04-19 11:30 Richard Zhao
  2012-04-19 13:33 ` Arnd Bergmann
  2012-05-12  0:11 ` Grant Likely
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Zhao @ 2012-04-19 11:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Grant & Linus

I saw gpio lib didn't provide irq_to_gpio support. Are we dropping it?
git grep irq_to_gpio still return a lot of things.

I'm looking at drivers/input/touchscreen/egalax_ts.c driver.
It failed to compile without irq_to_gpio. It's a i2c client device and
use irq line configured as gpio to wakeup touchscreen controller.
If we don't have irq_to_gpio, I'm afraid it has to use plat data or
of property to pass gpio number.

Thanks
Richard

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-12  0:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-19 11:30 irq_to_gpio support Richard Zhao
2012-04-19 13:33 ` Arnd Bergmann
2012-04-19 14:28   ` Richard Zhao
2012-05-12  0:11 ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).