staging: comedi: das08: rename DAS08_CONTROL
authorIan Abbott <abbotti@mev.co.uk>
Fri, 5 Jun 2015 17:30:16 +0000 (18:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:06:40 +0000 (17:06 -0700)
commitc800e51310ad7204260100b978800e2b9828af3d
treece806b1dd5e6d085f211d6468f8cf8d76d66daee
parent4d14ac8a900961b44173a5dff38e138ecda8e4c7
staging: comedi: das08: rename DAS08_CONTROL

The `DAS08_CONTROL` macro contains the offset to the write-only control
register.  Rename it to `DAS08_CONTROL_REG` and add a comment.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/das08.c