gpio: pci-idio-16: Fix PCI device ID code
commitfd254a23cadaa4513f248a5f6b211ea63fdabe91
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Tue, 7 Feb 2017 16:51:19 +0000 (7 11:51 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Feb 2017 14:46:13 +0000 (13 15:46 +0100)
tree944a0235250a30da0eda7bc223d931aa812aa2e1
parent9202ba2397d1ded79078606c6921787b27a85e1a
gpio: pci-idio-16: Fix PCI device ID code

The ACCES PCI-IDIO-16 has a PCI device ID code of 0x0DC8. It is
incorrect to use the PCI device ID code of the ACCES PCI-IIRO-8
(0x0F00). This patch fixes the said PCI device ID code mismatch.

Fixes: 02e74fc0401a ("gpio: Add GPIO support for the ACCES PCI-IDIO-16")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pci-idio-16.c