diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-10-21 13:10:39 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-29 20:09:54 +0400 |
commit | 7a1046e5c0fdce80ba075c2edd8a97b7485693ce (patch) | |
tree | 04a5e3038d034c1cf71cb75307992ba4376231f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 43ce748ff283169845af3eb012d22cd14792ce7d (diff) | |
download | linux-7a1046e5c0fdce80ba075c2edd8a97b7485693ce.tar.xz |
staging: comedi: s626: replace S626_MULT_X? values
Replace the use of the `S626_MULT_X1`, `S626_MULT_X2` and `S626_MULT_X4`
clock multiplier values with the equivalent `S626_CLKMULT_1X`,
`S626_CLKMULT_2X` and `S626_CLKMULT_4X` values to avoid duplication.
Replace the use of `S626_MULT_X0` with a new macro
`S626_CLKMULT_SPECIAL` (this is treated specially by the
'ClkMultA'/'ClkMultB' field of the 'CRA'/'CRB' register). Remove the
now unused `S626_MULT_X?` macros.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions