William Breathitt Gray 15f59cfff9 gpio: 104-idio-16: Implement get_multiple callback
The ACCES I/O 104-IDIO-16 series of devices provides 16
optically-isolated digital inputs accessed via two 8-bit ports. Since
eight input lines are acquired on a single port input read, the
104-IDIO-16 GPIO driver may improve multiple input reads by utilizing a
get_multiple callback. This patch implements the
idio_16_gpio_get_multiple function which serves as the respective
get_multiple callback.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-03-26 10:10:18 +02:00
..
2018-02-06 09:59:40 -08:00
2018-02-15 14:50:32 -08:00
2018-02-07 11:22:44 -08:00
2018-03-02 10:44:44 +01:00
2018-02-02 10:01:04 -08:00
2018-02-26 09:28:35 -08:00
2018-03-18 17:48:59 +01:00
2018-03-10 08:48:01 -08:00
2018-03-09 09:33:48 -08:00
2018-02-01 10:31:17 -08:00
2018-03-10 08:38:01 -08:00
2018-03-08 10:39:58 -07:00
2018-03-09 13:31:08 -08:00
2018-02-01 09:40:49 -08:00
2018-03-10 08:35:29 -08:00
2018-02-05 10:07:40 -08:00
2018-02-06 09:59:40 -08:00
2018-03-07 10:50:15 -08:00
2018-02-28 16:11:04 -08:00
2018-01-22 16:45:26 +01:00
2018-02-22 12:05:43 -08:00
2018-02-22 12:13:01 -08:00
2018-03-18 17:48:59 +01:00
2018-03-09 16:54:18 -08:00
2018-02-01 10:31:17 -08:00
2018-02-06 09:59:40 -08:00