On Thu, Dec 16, 2010 at 03:56:01PM +0530, Trilok Soni wrote: > Hi Dmitry, > > gpio_keys.c driver should be converted to use request_any_context_irq(...) > infrastructure because some of the devices could use gpios from PMIC like > chips where their irqs gets registered as nested. I don't have any > device with such configuration but I was looking at this driver and I thought > if someone has come across this then they can test and submit the patch. > Hi Trilok, Yes, I agree. If someone who has device served by gpio_keys and coudl prepare a patch changing request_irq() to request_any_context_irq() I'll gladly accept it. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html