2013/11/28 Rafał Miłecki <zajec5@xxxxxxxxx>: > On bcm47xx arch we have GPIO keys with interrupts, but after every IRQ > we have to change GPIO interrupt polarity. This is necessary to stop > hardware from generating IRQs all the time and set it into state that > will generate another IRQ on button release. > This is not exactly an ACK, but I think it makes sense to use this more > generic name. > With this patch we can easily implement GPIO keys support for bcm47xx > just using gpio_keys. I think I missed quite important kernel feature: irq_domain... I'll just try to use it. Please ignore this patch. -- 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