On 5/8/25 00:24, Dmitry Baryshkov wrote:
On Wed, May 07, 2025 at 10:35:38PM +0300, Vladimir Zapolskiy wrote:
Trivial change, there is a managed device resource version of
of_platform_populate(), and its usage simplifies the code a bit.
Signed-off-by: Vladimir Zapolskiy
---
drivers/gpu/drm/ms
On Wed, May 07, 2025 at 10:35:38PM +0300, Vladimir Zapolskiy wrote:
> Trivial change, there is a managed device resource version of
> of_platform_populate(), and its usage simplifies the code a bit.
>
> Signed-off-by: Vladimir Zapolskiy
> ---
> drivers/gpu/drm/msm/msm_mdss.c | 4 +---
> 1 file c
Trivial change, there is a managed device resource version of
of_platform_populate(), and its usage simplifies the code a bit.
Signed-off-by: Vladimir Zapolskiy
---
drivers/gpu/drm/msm/msm_mdss.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/msm/msm_mdss.