media: i2c: imx214: Reorder imx214_parse_fwnode call
authorAndré Apitzsch <git@apitzsch.eu>
Sat, 24 May 2025 09:14:36 +0000 (11:14 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 06:47:40 +0000 (08:47 +0200)
commit4743c1fad068998a3be030310128c744d536599f
tree6d7efaf2fbbce44aeac7a3a9cdbbc9611fc91454
parent9fbf2ee81f8c15b67af840bc039170836d4c7961
media: i2c: imx214: Reorder imx214_parse_fwnode call

Reorder imx214_parse_fwnode call to reduce goto paths in upcoming
patches.

No functional change intended.

Acked-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: André Apitzsch <git@apitzsch.eu>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/imx214.c