commit | 7f442292fac6b8b251eebf311efead4c3c59923e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Nov 18 10:07:18 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 21 15:57:40 2015 -0800 |
tree | 01dba26445c747b9ea57c924510e7a3ebf136f4e | |
parent | d06ddc1967566c0dcca243cfc9a60457d9644115 [diff] |
staging: comedi: adv_pci_dio: remove defines used for the do registers These defines are only used to initialize the diosubd_data 'addr' members in the boardinfo. For aesthetics, just open-code the values and remove the 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>