commit | 295494af0695bc190e6b939df1036af898c2856f | [log] [tgz] |
---|---|---|
author | Octavian Purdila <octavian.purdila@intel.com> | Fri Sep 19 23:22:44 2014 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Sep 24 10:53:42 2014 +0200 |
tree | e25aaff1a68a794d720f597a48ee9206ce5994a2 | |
parent | 4f51b91335a63b2672a0f21fd13a684c8e35c4e8 [diff] |
gpiolib: add irq_not_threaded flag to gpio_chip Some GPIO chips (e.g. the DLN2 USB adapter) have blocking get/set operation but do not need a threaded irq handler. Signed-off-by: Octavian Purdila <octavian.purdila@intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>