2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-06 04:33:58 +08:00
linux-next/drivers/staging/most
Christian Gromm cd2e7148e7 staging: most: i2c: avoid polling in case of misconfig
This patch prevents the driver from falling back to polling mode
in case of IRQ misconfiguration.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-08 13:41:49 +02:00
..
cdev vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
dim2 staging: most: add channel property dbr_size 2018-05-08 13:41:48 +02:00
Documentation staging: most: add ABI documentation 2017-11-27 09:20:37 +01:00
i2c staging: most: i2c: avoid polling in case of misconfig 2018-05-08 13:41:49 +02:00
net staging: most: convert macro to static function 2018-01-08 16:36:00 +01:00
sound staging: most: aim-sound: add flexible format support 2018-05-08 13:41:48 +02:00
usb staging: most: Fix identifiers to function parameters 2018-01-08 16:34:25 +01:00
video vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
core.c staging: most: add channel property dbr_size 2018-05-08 13:41:48 +02:00
core.h staging: most: add channel property dbr_size 2018-05-08 13:41:48 +02:00
Kconfig staging: most: video: rename module 2017-11-27 09:20:34 +01:00
Makefile staging: most: fix Makefile 2017-11-28 13:34:59 +01:00
TODO