public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] media: tegra-video: vi: fix invalid u32 return value in format lookup
@ 2026-05-06  7:57 Hungyu Lin
  2026-05-06  7:57 ` [PATCH v2 1/1] " Hungyu Lin
  0 siblings, 1 reply; 3+ messages in thread
From: Hungyu Lin @ 2026-05-06  7:57 UTC (permalink / raw)
  To: thierry.reding, jonathanh, skomatineni, luca.ceresoli, mchehab,
	gregkh
  Cc: hverkuil+cisco, dan.carpenter, linux-media, linux-tegra,
	linux-staging, linux-kernel, Hungyu Lin

Changes in v2:
- Follow Hans Verkuil's suggestion to use WARN_ON_ONCE()
  and return the first available format (index 0) as a safe fallback.

Hungyu Lin (1):
  media: tegra-video: vi: fix invalid u32 return value in format lookup

 drivers/staging/media/tegra-video/vi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-06 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06  7:57 [PATCH v2 0/1] media: tegra-video: vi: fix invalid u32 return value in format lookup Hungyu Lin
2026-05-06  7:57 ` [PATCH v2 1/1] " Hungyu Lin
2026-05-06 11:37   ` Luca Ceresoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox