Re: [PATCH 1/3] soc: ti: k3-ringacc: Make use of the helper function devm_platform_ioremap_resource_byname()

From: Grygorii Strashko
Date: Wed Sep 08 2021 - 05:52:17 EST




On 08/09/2021 10:13, Cai Huoqing wrote:
Use the devm_platform_ioremap_resource_byname() helper instead of
calling platform_get_resource_byname() and devm_ioremap_resource()
separately

Signed-off-by: Cai Huoqing <caihuoqing@xxxxxxxxx>
---
drivers/soc/ti/k3-ringacc.c | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)

Thank you.
Reviewed-by: Grygorii Strashko <grygorii.strashko@xxxxxx>


--
Best regards,
grygorii