diff options
| author | Andrew Goodbody <[email protected]> | 2025-10-01 12:55:37 +0100 |
|---|---|---|
| committer | Svyatoslav Ryhel <[email protected]> | 2025-10-28 11:27:44 +0200 |
| commit | 1530cfe09a2c24abbbcc665c59a2f1acf4aeb054 (patch) | |
| tree | 4c8af6faf5e9650849dcc81e68f9d9914fb6c6e3 /drivers/timer | |
| parent | f77584b53ac89588d8112a3d58f6da16a554c589 (diff) | |
video: tegra: Incorrect operator used
Combining two bits into a mask requires the use of the binary 'or'
operator not the logical one. Correct it.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Acked-by: Svyatoslav Ryhel <[email protected]>
Diffstat (limited to 'drivers/timer')
0 files changed, 0 insertions, 0 deletions
