commit | 3d6dc7838ca1a553628f53a4fb59aa456b3b4195 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed May 04 12:47:13 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 17 20:44:04 2016 -0700 |
tree | 411b14c4da59dea15b9f7c9e79f7f9e4194c0342 | |
parent | addb85bd6e8ae5a343b991afbed72350435bba00 [diff] |
staging: comedi: dt2811: tidy up Digital Input/Output register defines The digital input and outputs are separate ports even though they share the same register offset. For aesthetics, define then separately and remove the redundant information in the comment. 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>