Re: [PATCH v4 5/7] drm/panfrost: Add support for multiple power domains

From: Alyssa Rosenzweig
Date: Fri Feb 07 2020 - 08:52:59 EST


> + for (i = 0; i < ARRAY_SIZE(pfdev->pm_domain_devs); i++) {
> + if (!pfdev->pm_domain_devs[i])
> + break;

I'm not totally familiar with this code, but should this be a break or
just a continue?

Attachment: signature.asc
Description: PGP signature