]> Pileus Git - ~andy/linux/commit
staging: comedi: ni_at_ao: tidy up digital i/o register defines
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 1 Oct 2013 00:50:30 +0000 (17:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 21:04:48 +0000 (14:04 -0700)
commit0960777727ea2e4e01886ea054cc9fe1ad174a26
tree39205f237a3926455560c596bf2eed78ce5d7540
parentb72116bb485f7b6cd6cbb4536f848c22b98d42de
staging: comedi: ni_at_ao: tidy up digital i/o register defines

The digital in and digital out registers on this board share the same
address. They also effect the same digital i/o pins. To make this clear
combine the two defines.

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_at_ao.c