On Tue, Feb 16, 2016 at 8:16 PM, Biao Huang <biao.huang@xxxxxxxxxxxx> wrote: > To use pin as eint, user should make sure that: > 1. pin is set to right mode, this is done in .irq_request_resources > implementation already. > 2. direction of the pin is input, which should call GPIO API to set > pin to input gpio. > We add what step 2 do to .irq_request_resources so that user doesn't > need call GPIO API any more when pin for eint usage. > > Signed-off-by: Biao Huang <biao.huang@xxxxxxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html