[PATCH 2/2] video: tegra: Incorrect operator used
Thierry Reding
treding at nvidia.com
Wed Oct 1 14:01:06 CEST 2025
On Wed, Oct 01, 2025 at 12:55:37PM +0100, Andrew Goodbody wrote:
> 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 <andrew.goodbody at linaro.org>
> ---
> drivers/video/tegra/tegra124/sor.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251001/c3707042/attachment.sig>
More information about the U-Boot
mailing list