linux/drivers/staging/comedi
H Hartley Sweeten 0c3dfdc2d9 staging: comedi: amplc_dio200: use the comedi_device 'mmio' member
The amplc_dio200_common module currently uses a union in the private
data to determine if the hardware uses port or memory mapped I/O.

Use the new 'mmio' member in the comedi_device for the ioremap'ed
base address and remove all the union code.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-30 16:55:16 -07:00
..
drivers staging: comedi: amplc_dio200: use the comedi_device 'mmio' member 2014-07-30 16:55:16 -07:00
kcomedilib
comedi.h staging: comedi: comedi.h: checkpatch.pl --strict cleanup 2014-07-18 16:10:40 -07:00
comedi_buf.c staging: comedi: pass subdevice to comedi_buf_write_n_available() 2014-05-23 21:25:50 +09:00
comedi_compat32.c staging: comedi: comedi_compat32: checkpatch.pl --strict cleanup 2014-07-18 16:10:39 -07:00
comedi_compat32.h staging: comedi: comedi_compat32.h: checkpatch.pl --strict cleanup 2014-07-18 16:10:40 -07:00
comedi_fops.c staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_change) 2014-07-22 15:33:23 -07:00
comedi_internal.h staging: comedi: comedi_internal.h: checkpatch.pl --strict cleanup 2014-07-18 16:10:39 -07:00
comedi_pci.c
comedi_pcmcia.c
comedi_usb.c
comedidev.h staging: comedi: add an 'mmio' member to comedi_device 2014-07-30 16:55:14 -07:00
comedilib.h
drivers.c staging: comedi: add an 'mmio' member to comedi_device 2014-07-30 16:55:14 -07:00
Kconfig staging: comedi: amplc_pc236: split into ISA, PCI and common module 2014-07-30 16:48:42 -07:00
Makefile
proc.c Staging: comedi: proc: title block update 2014-03-19 04:41:04 +00:00
range.c Staging: comedi: range: remove unnecessary sanity check 2014-03-08 18:59:48 -08:00
TODO staging: comedi: TODO: remove item "reserve major number" 2014-05-28 14:18:11 -07:00