]> Pileus Git - ~andy/linux/commit
staging: comedi: 8255_pci: move ni_pcidio 8255 board support
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 13 Sep 2012 17:24:00 +0000 (10:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 03:13:03 +0000 (20:13 -0700)
commitb37c1aeed89062a82da9bf78c83db0328d08e95d
tree7a977bf0b329eebc069a7a4c5386b83a7de969d0
parent77f17d3714675d1966d07f7e4939816f5cf52e04
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>
drivers/staging/comedi/Kconfig
drivers/staging/comedi/drivers/8255_pci.c
drivers/staging/comedi/drivers/ni_pcidio.c