diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2016-05-01 18:44:39 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-02 09:32:04 -0700 |
commit | 4c23db0f9f7f5e554837f69a849de75777f3fefc (patch) | |
tree | 0afe9a95bbffbe1a1bcd6d0ecb1a7815c8e1724d /drivers/w1/slaves | |
parent | 4ef1bec4e4f393aa96d2b5345bb08baabaec8ee1 (diff) | |
download | talos-obmc-linux-4c23db0f9f7f5e554837f69a849de75777f3fefc.tar.gz talos-obmc-linux-4c23db0f9f7f5e554837f69a849de75777f3fefc.zip |
gpio: 104-dio-48e: Utilize the ISA bus driver
The ACCES 104-DIO-48E series communicates via the ISA bus. As such, it
is more appropriate to use the ISA bus driver over the platform driver
to control the ACCES 104-DIO-48E GPIO driver.
This patch also adds support for multiple devices via the base and irq
module array parameters. Each element of the base array corresponds to a
discrete device; each element of the irq array corresponds to the
respective device addressed in the respective base array element.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1/slaves')
0 files changed, 0 insertions, 0 deletions