diff options
| author | Shahar S Matityahu <[email protected]> | 2019-05-16 07:31:17 +0000 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2019-06-29 07:09:41 +0000 |
| commit | fc838c775f35e272e5cc7ef43853f0b55babbe37 (patch) | |
| tree | 564679754385a1d875efa7bc621412b31b3776ec /drivers/net/wireless/intel/iwlwifi/mvm/utils.c | |
| parent | iwlwifi: pcie: increase the size of PCI dumps (diff) | |
| download | kernel-fc838c775f35e272e5cc7ef43853f0b55babbe37.tar.gz kernel-fc838c775f35e272e5cc7ef43853f0b55babbe37.zip | |
iwlwifi: dbg: fix debug monitor stop and restart delays
The driver should delay only in recording stop flow between writing to
DBGC_IN_SAMPLE register and DBGC_OUT_CTRL register. Any other delay is
not needed.
Change the following:
1. Remove any unnecessary delays in the flow
2. Increase the delay in the stop recording flow since 100 micro is
not enough
3. Use usleep_range instead of delay since the driver is allowed to
sleep in this flow.
Signed-off-by: Shahar S Matityahu <[email protected]>
Fixes: 5cfe79c8d92a ("iwlwifi: fw: stop and start debugging using host command")
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions
