aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorSergey Ryazanov <[email protected]>2020-04-24 03:49:22 +0300
committerKalle Valo <[email protected]>2020-04-28 12:07:19 +0300
commitded6ff15a1911af7dd641b4cc1a1a2e161f08e1f (patch)
treee33ad3079efb525301f8ba9fd2fdd63917a543e3 /scripts/gdb/linux/tasks.py
parent2bb7027b64b68bf8620b849d6ec1c223572c7e92 (diff)
ath9k: invalidate all calibrations at once
Previously after the calibration validity period is over, calibrations are invalidated in a one at time manner. So, for AR9002 family, which has three calibrations, the full recalibration interval becomes 3 x ATH_RESTART_CALINTERVAL. And each next calibration will be separated by the ATH_RESTART_CALINTERVAL time from a previous one. It seems like it is better to do whole recalibration at once. Also, this change makes the driver behaviour a little simpler. So, invalidate all calibrations at once at the end of the calibration validity interval. This change affects only AR9002 chips family, since the AR9003 utilize only a single calibration. Signed-off-by: Sergey Ryazanov <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions