diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2013-10-16 14:40:06 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-16 12:48:17 -0700 |
| commit | 830e273c0e9c2e1c731b9bf5aa7d4d091dc128b4 (patch) | |
| tree | aeed9812719ccb17f2dd46cbf4d0fc86ef3d8516 /tools/perf/scripts/python | |
| parent | ca05b81334f46469c6eb4ba7cf8630f3143c22e5 (diff) | |
staging: comedi: 8255: sample types are unsigned
Sample values in comedi are generally represented as unsigned values.
`subdev_8255_interrupt()` calls `comedi_buf_put()` with a `short` data
value merely because that's what was previously expected. Since it now
expects an `unsigned short`, change it here for consistency.
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')
0 files changed, 0 insertions, 0 deletions
