]> git.baikalelectronics.ru Git - kernel.git/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)
commit04c48412c30736b21ad6b1905662797a162c3d92
tree39205f237a3926455560c596bf2eed78ce5d7540
parent0c0fdcefe6c1db61812943bc694e6d9c55e2abbe
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