On Thu, 2026-07-09 at 13:31 +0200, AngeloGioacchino Del Regno wrote: > The eDP/DP video unmute commands are not expressed as bits: > instead, in the firmware, those are defined as incremental > unsigned integer numbers: use the correct representation of > those to improve readability. > > This commit brings no functional changes.
Reviewed-by: CK Hu <[email protected]> > > Signed-off-by: AngeloGioacchino Del Regno > <[email protected]> > ---
