On Thu, Mar 14, 2013 at 5:07 AM, Magnus Damm <magnus.d...@gmail.com> wrote: > On Thu, Mar 14, 2013 at 2:20 AM, Linus Walleij <linus.wall...@linaro.org> > wrote:
>> It is quite common to request IRQ on *both* rising and falling edges, >> what happens then? (...) > I may be wrong, but the switch above does AND with IRQ_TYPE_SENSE_MASK > which makes me believe that the BOTH case will result in -EINVAL. Yes you're right, I wasn't quite following. The code only allows for one distinct flag, fine! Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/