media: imx319: Use v4l2_link_freq_to_bitmap helper
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 8 Jan 2024 15:18:04 +0000 (16:18 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 12:42:07 +0000 (13:42 +0100)
commit726a09c1b6890887b7388745a26c8e93867780ca
treeba16f812d5b9b85cefd3783d36982e1e633fb9a7
parentafa6f62e46df5385e318a8f38382e8cc5564c377
media: imx319: Use v4l2_link_freq_to_bitmap helper

Use the v4l2_link_freq_to_bitmap() helper to figure out which
driver-supported link freq can be used on a given system.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/imx319.c