diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-10-16 14:40:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-16 12:48:32 -0700 |
commit | 5fd4b711be4859e58b7b78dd3ac60497e1b294ab (patch) | |
tree | be2a7acec64e95d2506cbfa330409ef19803ac22 /tools/perf/scripts/python/sctop.py | |
parent | 055a1e2c569d885eedfc4d5bfaf228e653e9285a (diff) |
staging: comedi: s626: sample types are unsigned
Sample values in comedi are generally represented as unsigned values.
Use unsigned types consistently in the "s626" module when dealing with
sample values.
Rewrite `s626_reg_to_uint()` as it can be done with a one-liner.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions