OSDN Git Service

media: adv7604: try all infoframe types
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 12 May 2022 09:36:20 +0000 (10:36 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 20 Jun 2022 09:30:30 +0000 (10:30 +0100)
commitb9629c550f01f9864fa644b2ba6dae9c9a2be98d
tree9f8e10bf465c86a9000f0fd8fb7dc1a244893f71
parent6b1814e2698968a223af4f363dcb32fb2c74e265
media: adv7604: try all infoframe types

When logging the infoframes the adv7604 driver stopped reading
infoframes at the first missing infoframe type. Instead it should
try all supported infoframe types.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/adv7604.c