Skip to content
Snippets Groups Projects
Commit 131c2241 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt :speech_balloon: Committed by Anatolij Gustschin
Browse files

tegra: video: fix tegra_dc_sor_config_panel()


Bitwise OR has a higher operator precedence than the ternary conditional.
Add the missing parentheses.

Signed-off-by: Heinrich Schuchardt's avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 83064c27
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment