diff options
author | 2023-05-31 11:10:01 +0800 | |
---|---|---|
committer | 2023-06-23 15:46:17 +0200 | |
commit | bc13d60e4e1e945b34769a4a4c2b172e8552abe5 (patch) | |
tree | bd2de7ea2de8911ed272008e8fa5787898ffa9ea /scripts/generate_rust_analyzer.py | |
parent | dt-bindings: pwm: restrict node name suffixes (diff) | |
download | wireguard-linux-bc13d60e4e1e945b34769a4a4c2b172e8552abe5.tar.xz wireguard-linux-bc13d60e4e1e945b34769a4a4c2b172e8552abe5.zip |
pwm: mtk_disp: Fix the disable flow of disp_pwm
There is a flow error in the original mtk_disp_pwm_apply() function.
If this function is called when the clock is disabled, there will be a
chance to operate the disp_pwm register, resulting in disp_pwm exception.
Fix this accordingly.
Fixes: 888a623db5d0 ("pwm: mtk-disp: Implement atomic API .apply()")
Signed-off-by: Shuijing Li <shuijing.li@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Tested-by: Fei Shao <fshao@chromium.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions