Tomeu Vizoso <tomeu.viz...@collabora.com> writes: > In platforms such as Rockchip's, the array of domains isn't always > filled without holes, as which domains are present depend on the > particular SoC revision. > > By allowing holes to be in the array, such SoCs can still use a single > set of constants to index the array of power domains. > > Fixes: 0159ec670763 ("PM / Domains: Verify the PM domain is present when > adding a provider") > Signed-off-by: Tomeu Vizoso <tomeu.viz...@collabora.com> > Cc: Jon Hunter <jonath...@nvidia.com> > Cc: Heiko Stuebner <he...@sntech.de> > > --- > > v2: Also skip holes in the error path.
Acked-by: Kevin Hilman <khil...@baylibre.com>