Re: [PATCH] media: i2c: cvs: Pass link frequency explicitly to csi_set_link_cfg()
Mehdi Djait <[email protected]> Wed, 5 Aug 2026 15:34:59 +0200
| Newsgroups | org.kernel.vger.linux-media |
|---|---|
| Message-ID | <anM7y10VH-dt27ed@mdjait-mobl> |
Hello Laurent, Thank you for the patch! On Mon, Jul 20, 2026 at 10:36:42AM +0300, Laurent Pinchart wrote: > The link frequency, retrieved in cvs_csi_enable_streams(), is stored in > the icvs structure to then be used right after in csi_set_link_cfg(), > called only from the same function. Pass it as a function parameter > instead to improve readability. Tested-by: Mehdi Djait <[email protected]> # Dell XPS 13 9350 Reviewed-by: Mehdi Djait <[email protected]> > Signed-off-by: Laurent Pinchart <[email protected]> -- Kind Regards Mehdi Djait