]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.
authorSong Hui <hui.song_1@nxp.com>
Fri, 22 Nov 2019 06:18:39 +0000 (14:18 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Jan 2020 12:37:11 +0000 (13:37 +0100)
commit227caae52bcf245a5f6f73c3e26c3ef656735c5e
tree849fe7829682773f6468d652a2acb5669f18a28f
parente36eaf94be8f7bc4e686246eed3cf92d845e2ef8
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.

On these boards, the irq_set_type must point one valid function pointer
that can correctly set both edge and falling edge.

Signed-off-by: Song Hui <hui.song_1@nxp.com>
Link: https://lore.kernel.org/r/20191122061839.24904-1-hui.song_1@nxp.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mpc8xxx.c