diff options
author | Sven Van Asbroeck <[email protected]> | 2019-03-10 14:58:26 -0400 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2019-03-16 15:49:56 +0000 |
commit | 2e4b88f73966adead360e47621df0183586fac32 (patch) | |
tree | f669a42923202901eee174bb40c1ba839f63c1b0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 862e4644fd2d7df8998edc65e0963ea2f567bde9 (diff) |
iio: adc: xilinx: prevent touching unclocked h/w on remove
In remove, the clock is disabled before canceling the
delayed work. This means that the delayed work may be
touching unclocked hardware.
Fix by disabling the clock after the delayed work is
fully canceled. This is consistent with the probe error
path order.
Signed-off-by: Sven Van Asbroeck <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions