staging: comedi: ni_6527: tidy up ni6527_intr_cmd()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 1 Oct 2013 22:12:35 +0000 (15:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 21:09:54 +0000 (14:09 -0700)
commit633b56539c0fd7847054e70e51851cb001d10a25
tree398cc4ce7dd3882f762bd89219b3613bc89e16a4
parentcd3295a9d4feb1fdf3e7387ba3cd30d519b6afc7
staging: comedi: ni_6527: tidy up ni6527_intr_cmd()

For aesthetics, use a local variable for the __iomem base address
used to write to the registers.

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>
drivers/staging/comedi/drivers/ni_6527.c