Searched hist:"00 c11b40e6b1e36d671fccc1bd82d1dfdfd2605e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/lantiq/xway/ |
H A D | dcdc.c | diff 00c11b40e6b1e36d671fccc1bd82d1dfdfd2605e Tue Feb 07 20:45:16 CST 2023 Ye Xingchen <ye.xingchen@zte.com.cn> MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
Convert platform_get_resource(), devm_ioremap_resource() to a single call to devm_platform_get_and_ioremap_resource(), as this is exactly what this function does.
Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
|
H A D | gptu.c | diff 00c11b40e6b1e36d671fccc1bd82d1dfdfd2605e Tue Feb 07 20:45:16 CST 2023 Ye Xingchen <ye.xingchen@zte.com.cn> MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
Convert platform_get_resource(), devm_ioremap_resource() to a single call to devm_platform_get_and_ioremap_resource(), as this is exactly what this function does.
Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
|
H A D | dma.c | diff 00c11b40e6b1e36d671fccc1bd82d1dfdfd2605e Tue Feb 07 20:45:16 CST 2023 Ye Xingchen <ye.xingchen@zte.com.cn> MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
Convert platform_get_resource(), devm_ioremap_resource() to a single call to devm_platform_get_and_ioremap_resource(), as this is exactly what this function does.
Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
|