Staging: comedi: addi_common.c: sparse cleanups
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 May 2010 23:03:35 +0000 (16:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:07 +0000 (11:36 -0700)
commit2f78c64255bc6e960bf822f65bd80830f053e182
treebf21980ad61877a456d3d60369770a2dbb659ce1
parent6dd22814640bf04d2007489d8c1d1e0d24a09128
Staging: comedi: addi_common.c: sparse cleanups

Now that we are properly marking the variable as __iomem, don't
cast it.

Also fix up some other sparse warnings.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/addi-data/addi_common.c