diff options
author | Boris Brezillon <[email protected]> | 2018-11-20 11:57:17 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2019-02-05 15:39:40 +0100 |
commit | a0916c94e9143e8aa0a1fe2a64794041657e99ac (patch) | |
tree | f462e510eade4ad73c180755e2fc6893c6d4f70c /tools/perf/scripts/python/check-perf-trace.py | |
parent | b5c2defc026148c4d1e936e3bf26e49bd7e02dce (diff) |
mtd: rawnand: tmio: Do not abuse nand_controller->wq
nand_controller->wq has never been meant to be used by NAND controller
drivers. This waitqueue is used by the framework to serialize accesses
to a NAND controller, and messing up with its state is a really bad
idea.
Declare a completion object in tmio_nand and use it to wait for RB
transitions.
Signed-off-by: Boris Brezillon <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions