From: Octavian Purdila Date: Fri, 19 Sep 2014 20:22:44 +0000 (+0300) Subject: gpiolib: add irq_not_threaded flag to gpio_chip X-Git-Tag: fixes-against-v3.18-rc2~140^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=295494af0695bc190e6b939df1036af898c2856f;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed