diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-10-18 14:40:53 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-19 13:47:23 -0700 |
commit | 9349399333c982396021f861b69355782d4e555e (patch) | |
tree | 974be4164fac3c6467d77538ade8f83132c1a361 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 622ec01ab9e19729c43eb994003783cf5094fc09 (diff) |
staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)
The counter 'A' clock polarity field in the 'CRA' register is only 1 bit
wide, but the `S626_CRAMSK_CLKPOL_A` macro shows it as 2 bits wide,
which would overlap with the counter 'A' interrupt source field. This
is harmless as the macro isn't actually used yet, but correct it anyway
as I want to use it!
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions