diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2018-08-06 13:05:13 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-08 15:11:19 +0300 |
commit | e083926b3e269d4064825dcf2ad50c636fddf8cf (patch) | |
tree | 317c311fe325dc736506356eae46aacbbbdbb875 /tools/perf/scripts/python/sctop.py | |
parent | 532f14d973949948bf1a3f33e17a8548a30b33d5 (diff) | |
download | linux-e083926b3e269d4064825dcf2ad50c636fddf8cf.tar.xz |
staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
The PFI subdevice flags indicate that the subdevice is readable and
writeable, but that is only true for the supported "M-series" boards,
not the older "E-series" boards. Only set the SDF_READABLE and
SDF_WRITABLE subdevice flags for the M-series boards. These two flags
are mainly for informational purposes.
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