commit | b37c1aeed89062a82da9bf78c83db0328d08e95d | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Thu Sep 13 10:24:00 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 20:13:03 2012 -0700 |
tree | 7a977bf0b329eebc069a7a4c5386b83a7de969d0 | |
parent | 77f17d3714675d1966d07f7e4939816f5cf52e04 [diff] |
staging: comedi: 8255_pci: move ni_pcidio 8255 board support The 8255 based boards in the ni_pcidio driver are all simple memory mapped 8255 boards that don't require the dma support provided by the mite driver. Move the support for these boards from the ni_pcidio driver to the generic 8255_pci driver. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>