staging: comedi: 8255_pci: support memory mapped i/o boards
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 13 Sep 2012 17:23:40 +0000 (10:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 03:13:03 +0000 (20:13 -0700)
commit77f17d3714675d1966d07f7e4939816f5cf52e04
treef68274ab85c7fcd60ffd37b9171f25ea4eef81a7
parent6b79db383f77da171c9a60b607d761a357f36d2d
staging: comedi: 8255_pci: support memory mapped i/o boards

Some of the PCI based 8255 boards that can be supported by this driver
use memory mapped i/o. Add the code needed to support these boards.

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/drivers/8255_pci.c