diff options
| author | H Hartley Sweeten <[email protected]> | 2013-12-09 15:31:00 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-12-17 10:02:13 -0800 |
| commit | 72c7692a9d737926090b51fd132ae816d1556713 (patch) | |
| tree | e74405b33a07b8dfc5891f62a6409b788668e90b /tools/perf/scripts/python | |
| parent | 4edac4a4da158869bb41392939f3933bf8f8d46d (diff) | |
staging: comedi: pcmmio: simplify pcmmio_dio_insn_config()
Currently this function uses the subdevice private data to get the
iobase address needed to update the channel configuration. This
subdevice private data is in the process of being removed.
Use the subdevice 'index' to determine the base 'port' needed to
access the correct digital i/o registers. The pcmmio_dio_write()
function can then be used to update the configuration.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions