gpio: pl061: detail IRQ trigger handling
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Sep 2015 12:21:25 +0000 (14:21 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 11:19:31 +0000 (04:19 -0700)
commit1dbf7f299f90dc4b45e2322a3af843ad65e1501b
treed4fc3d07aa72ad6a9ba41e056101521bfe83e7a2
parentf881bab038c9667deab19a85d8666029cbfa6f2c
gpio: pl061: detail IRQ trigger handling

I couldn't follow this code flow. Make it dirt simple to figure
out what is going on and get proper debug prints. Warn if we
set up an IRQ without any trigger. Should make no semantic
difference.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pl061.c