]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
soc: zte: pm_domains: Remove redundant dev_err call in zx2967_pd_probe()
authorWei Yongjun <weiyongjun1@huawei.com>
Mon, 6 Feb 2017 16:23:02 +0000 (16:23 +0000)
committerShawn Guo <shawnguo@kernel.org>
Wed, 8 Mar 2017 11:40:33 +0000 (12:40 +0100)
commite3a059c0ba9f2b8284065de6997770d4604077fa
tree46e9a1eb00031a3d1faa3bb1ed9ab15b04298a03
parentc1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201
soc: zte: pm_domains: Remove redundant dev_err call in zx2967_pd_probe()

There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/zte/zx2967_pm_domains.c