diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2018-03-22 16:00:11 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-03-26 11:26:14 +0300 |
commit | d2d02bcdd52b889ec1bcabf8d0da6f3c2b87e9fc (patch) | |
tree | f004e1650334c2354f891b87b56391e7edb75b71 /drivers/gpio/gpio-gpio-mm.c | |
parent | ca37081595a2fa1d67c962d416392d36ae8d05ad (diff) | |
download | linux-d2d02bcdd52b889ec1bcabf8d0da6f3c2b87e9fc.tar.xz |
gpio: 104-dio-48e: Implement get_multiple callback
The ACCES I/O 104-DIO-48E series of devices contain two Programmable
Peripheral Interface (PPI) chips of type 82C55, which each feature three
8-bit ports of I/O. Since eight input lines are acquired on a single
port input read, the 104-DIO-48E GPIO driver may improve multiple input
reads by utilizing a get_multiple callback. This patch implements the
dio48e_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>
Diffstat (limited to 'drivers/gpio/gpio-gpio-mm.c')
0 files changed, 0 insertions, 0 deletions