commit | aaf96e51de117cdfa2dc04735639895b46a3da3f | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Wed Apr 18 08:53:10 2018 -0400 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 27 00:55:16 2018 +0200 |
tree | 9d8055ff94df699543ae6a489e570327d0f1dd2a | |
parent | f001cc351ad3309ec8736c374e90e5a4bc472d41 [diff] |
gpio: pci-idio-16: Fix port memory offset for get_multiple callback The ioread8 function expects a memory offset argument. This patch fixes the ports array to provide the memory addresses of the respective device I/O registers. Fixes: 810ebfc5efca ("gpio: pci-idio-16: Implement get_multiple callback") Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>