diff options
| author | Paolo Abeni <pabeni@redhat.com> | 2026-05-28 14:05:31 +0200 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-05-28 14:05:31 +0200 |
| commit | 8d26955ea5a4697c1e21a3869ceb36b90389b051 (patch) | |
| tree | 73e9886a6a81b34fdaad06db622cfaff62948c3a /tools | |
| parent | 1af2af707f772f7f7ae7853ebe6d2695354fe85e (diff) | |
| parent | c1224569cef038b040db0459510cd7948ecd467b (diff) | |
Merge branch 'dpll-zl3073x-various-fixes'
Ivan Vecera says:
====================
dpll: zl3073x: various fixes
Three fixes for the zl3073x DPLL driver.
Patch 1 exports __dpll_device_change_ntf() for use by drivers that
need to send device change notifications from within callbacks
already running under dpll_lock.
Patch 2 replaces the change_work workqueue mechanism with direct
calls to __dpll_device_change_ntf(), eliminating a race condition
where the work handler could dereference a freed dpll_dev pointer
during device teardown.
Patch 3 moves the freq_monitor flag from per-DPLL to per-device
scope to match the hardware behavior where frequency measurement
registers are shared across all DPLL channels.
====================
Link: https://patch.msgid.link/20260526074525.1451008-1-ivecera@redhat.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
