diff options
| author | Jérôme Pouiller <[email protected]> | 2020-05-05 14:37:48 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-05-13 13:26:40 +0200 |
| commit | a7efb62509d8144380964720d40767f0a54f3479 (patch) | |
| tree | cbd1d2d93f53aa3e54a40d906bae2478cf31e94e /tools/perf/scripts/python/bin | |
| parent | 5561770f80b11786602726bf1fa172c8009e542b (diff) | |
staging: wfx: use threaded IRQ with SPI
Currently, the SPI implementation use a workqueue to acknowledge IRQ
while the SDIO-OOB implementation use a threaded IRQ.
The threaded also offers the advantage to allow level triggered IRQs.
Uniformize the code and use threaded IRQ in both case. Therefore, prefer
level triggered IRQs if the user does not specify it in the DT.
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions