Hi Hans,
Thank you for the patches!
On Tue, Oct 14, 2025 at 07:40:13PM +0200, Hans de Goede wrote:
The 2 argument version of v4l2_subdev_state_get_format() takes the pad as second argument, not the stream.
Tested-by: Mehdi Djait mehdi.djait@linux.intel.com # Dell XPS 9315 Reviewed-by: Mehdi Djait mehdi.djait@linux.intel.com
Fixes: bc0e8d91feec ("media: v4l: subdev: Switch to stream-aware state functions") Cc: stable@vger.kernel.org Signed-off-by: Hans de Goede hansg@kernel.org