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

Alyssa Rosenzweig alyssa.rosenzweig at collabora.com
Fri Feb 7 13:52:51 UTC 2020


> +	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?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200207/268935a3/attachment-0001.sig>


More information about the dri-devel mailing list