Tomeu Vizoso <[email protected]> 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 <[email protected]> > Cc: Jon Hunter <[email protected]> > Cc: Heiko Stuebner <[email protected]> > > --- > > v2: Also skip holes in the error path.
Acked-by: Kevin Hilman <[email protected]>

