gpio: mpc8xxx: change the gpio interrupt flags.
authorSong Hui <hui.song_1@nxp.com>
Thu, 11 Jun 2020 10:28:09 +0000 (18:28 +0800)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 15 Jun 2020 08:14:37 +0000 (10:14 +0200)
commit3d5bfbd9716318b1ca5c38488aa69f64d38a9aa5
tree977ecc90adfe8946c19dfb01e9dd732387875002
parent97cd738c44c85680d6c37f8583409ad2ef0ea17b
gpio: mpc8xxx: change the gpio interrupt flags.

Delete the interrupt IRQF_NO_THREAD flags in order to gpio interrupts
can be threaded to allow high-priority processes to preempt.

Signed-off-by: Song Hui <hui.song_1@nxp.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-mpc8xxx.c