commit | 2cbe23f8fc88587cc4cc10c0d6d938ccb65ec033 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Jan 17 11:27:10 2018 +0000 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Jan 19 11:07:50 2018 +0530 |
tree | bf0eff137448e29d962173771214632cc71485f4 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error check devm_ioremap_resource() already checks if the resource is NULL, so remove the unnecessary platform_get_resource() error check. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>