Commit ea27500
dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname
Use the devm_platform_ioremap_resource_byname() helper instead of
calling platform_get_resource_byname() and devm_ioremap_resource()
separately.
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20200921093701.102208-1-zhangqilong3@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>1 parent 0395f86 commit ea27500
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3157 | 3157 | | |
3158 | 3158 | | |
3159 | 3159 | | |
3160 | | - | |
3161 | 3160 | | |
3162 | 3161 | | |
3163 | 3162 | | |
3164 | | - | |
3165 | | - | |
3166 | | - | |
| 3163 | + | |
3167 | 3164 | | |
3168 | 3165 | | |
3169 | 3166 | | |
| |||
0 commit comments