linux/drivers/siox
Uwe Kleine-König 7e6f7d2453 siox: treat type errors as status errors
The type bits are part of the per-device status word. So it's natural to
consider an error in the type bits as a status error instead of only
resulting in an unsynced state.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Gavin Schenk <g.schenk@eckelmann.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-07 17:38:57 +02:00
..
Kconfig siox: add gpio bus driver 2017-12-19 10:56:53 +01:00
Makefile siox: add gpio bus driver 2017-12-19 10:56:53 +01:00
siox-bus-gpio.c siox: add gpio bus driver 2017-12-19 10:56:53 +01:00
siox-core.c siox: treat type errors as status errors 2018-07-07 17:38:57 +02:00
siox.h