On 16/04/2026 14:43, Erikas Bitovtas wrote:
Call vdec_get and venc_get later in the probe, after core->dev_{dec,enc} get assigned. This is needed so dev_dec and dev_enc are initialized when we are calling vdec_get and venc_get, so we can attach core power domain lists to their devices.Signed-off-by: Erikas Bitovtas<[email protected]> --- drivers/media/platform/qcom/venus/vdec.c | 12 ++++++------
Are you describing a bug - if so you need a Fixes and a cc stable, if not you should make clearer in the log that subsequent patches depend.
--- bod

