diff options
| author | Spencer E. Olson <[email protected]> | 2016-10-08 15:38:43 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-10-16 10:26:16 +0200 |
| commit | cc7a6d6c4614bbf65d57dac31706fb01377d8371 (patch) | |
| tree | 2ddb9d27787485c27508cc4eda864b61fb001090 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 5c53440daa050909e761ebcce8483b28fb163273 (diff) | |
staging: comedi: make constants slightly more consistent
This makes INSN_CONFIG_DIO_{INPUT,OUTPUT,OPENDRAIN} simply be copies of the
already-existing constants COMEDI_INPUT, COMEDI_OUTPUT, and
COMEDI_OPENDRAIN.
This change also ensures that if a user happens to use, for example,
COMEDI_INPUT in place of where INSN_CONFIG_DIO_INPUT, the result will
always be the same and also acceptable and correct usage.
Signed-off-by: Spencer E. Olson <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions