aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2023-09-06 09:50:51 +0300
committerRobert Foss <[email protected]>2023-09-20 13:48:38 +0200
commit66962d5c3c51377b9b90cae35b7e038950438e02 (patch)
treeac111d99b4acd26a4bc15f334fec0297f49fb975 /lib/crypto/mpi/mpi-sub-ui.c
parentaa23099f4733a2e0d270c6c02d7a7503c70cdcf0 (diff)
drm/bridge: tc358768: Fix bit updates
The driver has a few places where it does: if (thing_is_enabled_in_config) update_thing_bit_in_hw() This means that if the thing is _not_ enabled, the bit never gets cleared. This affects the h/vsyncs and continuous DSI clock bits. Fix the driver to always update the bit. Fixes: ff1ca6397b1d ("drm/bridge: Add tc358768 driver") Reviewed-by: Peter Ujfalusi <[email protected]> Tested-by: Maxim Schwalm <[email protected]> # Asus TF700T Tested-by: Marcel Ziswiler <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions