Re: [PATCH v3 4/5] media: qcom: camss: Move VFE power-domain specifics into vfe.c

From: Bryan O'Donoghue
Date: Thu Nov 02 2023 - 11:10:19 EST


On 01/11/2023 10:54, Bryan O'Donoghue wrote:
+ if (camss->genpd_num <= camss->res->vfe_num)

So based on code I saw in another series form Matti, I'm going to change this LOC to something that counts has_pd.

I'll send an update for this series shortly once I've validate the change.

---
bod