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

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