linux/drivers/staging
H Hartley Sweeten 70f7286714 staging: comedi: ni_labpc: use the comedi_device 'mmio' member
Use the new 'mmio' member in the comedi_device for the ioremap'ed
base address.

Only the ni_labpc_pci module does the ioremap, its also the only
module that sets the 'has_mmio' member in the boardinfo. Remove
this member from the boardinfo and use dev->mmio to determine if
the I/O is memory mapped.

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
..
android staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU 2014-07-30 16:36:27 -07:00
bcm staging: bcm: DDRInit.c: fixed coding style: lines over 80 char 2014-07-27 11:31:59 -07:00
board
comedi staging: comedi: ni_labpc: use the comedi_device 'mmio' member 2014-07-30 16:55:16 -07:00
cptm1217
dgap
dgnc staging: dgnc: remove commented code 2014-07-27 11:39:45 -07:00
emxx_udc
et131x staging: et131x: Remove trailing semicolon from macros in et131x.h 2014-07-24 15:05:13 -07:00
ft1000 staging: ft1000: remove procfs entries 2014-07-27 11:45:46 -07:00
fwserial
gdm72xx
gdm724x staging: gdm724x: fix misplaced open braces 2014-07-26 19:26:46 -07:00
goldfish staging/goldfish/goldfish_audio: fix a sparse warning 2014-07-23 18:12:23 -07:00
gs_fpgaboot
iio staging:iio:hmc5843: Add support for spi hmc5983 2014-07-23 21:48:24 +01:00
imx-drm
line6
lustre staging: lustre: lov: Fix sparse warning using plain integer as NULL pointer 2014-07-27 11:43:01 -07:00
media
mt29f_spinand
netlogic staging: netlogic: coding style fixup 2014-07-27 08:57:38 -07:00
nokia_h4p
nvec staging/nvec: Remove double const qualifier 2014-07-21 14:20:50 -07:00
octeon
octeon-usb
olpc_dcon
ozwpan
panel
rtl8188eu staging: rtl8188eu: Fix static symbol sparse warnings 2014-07-26 13:07:35 -07:00
rtl8192e
rtl8192ee
rtl8192u
rtl8712
rtl8723au staging: rtl8723au: Fix typo in rtl8723au/core 2014-07-22 16:09:08 -07:00
rtl8821ae staging: rtl8821ae: fixed a space coding style issue 2014-07-27 11:43:01 -07:00
rts5208
skein
slicoss
speakup
ste_rmi4
unisys staging: unisys: include: uisutils.h: Cleaning up missing null-terminate in conjunction with strncpy 2014-07-27 11:39:45 -07:00
usbip staging: usbip: remove redundant return statements 2014-07-30 16:39:34 -07:00
vme staging: vme: removed useless breaks in vme_user.c 2014-07-23 18:21:59 -07:00
vt6655 staging: vt6655: coding style: Fixed commenting style 2014-07-30 16:36:27 -07:00
vt6656 staging: vt6656: wcmd.h remove dead macros 2014-07-27 11:19:57 -07:00
wlan-ng
xgifb
xillybus
Kconfig staging: sep: remove driver 2014-07-27 13:17:47 -07:00
Makefile staging: sep: remove driver 2014-07-27 13:17:47 -07:00
staging.c