Re: [PATCH v4 0/1] media: v4l2-subdev: add subdev-wide state struct
From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Date: 2021-06-10 12:21:10
From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Date: 2021-06-10 12:21:10
On 10/06/2021 15:16, Hans Verkuil wrote:
On 10/06/2021 13:54, Tomi Valkeinen wrote:quoted
Hi, v4 of the patch. Addressed comments from Hans, Sakari and Laurent: - driver kernel-doc fixes (due to renaming cfg to sd_state) - v4l2_subdev_free_state to accept NULL - rename and fix check_cfg() - fix omap3isp indentationsAgainst what tree is this patch? It fails to apply to either media_tree/master or media_stage/master.
Odd. It's against: git://linuxtv.org/media_tree.git master which is 5b448065febe Something gets broken due to the size, perhaps? I've pushed my branch to git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git config-change-v4 Tomi