diff options
| author | H Hartley Sweeten <[email protected]> | 2016-04-21 12:04:39 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-04-28 22:19:49 -0700 |
| commit | 7ef1745f29d12b31361d0cf3a2bc259a396aac10 (patch) | |
| tree | 3bf62706a0017d5d86b890dcf050f45d4bf5837d /tools/perf/scripts/python | |
| parent | 72639a16704b10cf5fffaa52715929dc8f081528 (diff) | |
staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev
There may not be a dev->write_subdev, i.e. an analog output subdevice, that
supports async commands. If it doesn't exist the interrupt/dma will never
be enabled. Fix ni_E_interrupt() so that the analog output subdevice is
only handled if it exists.
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