commit | 779fabf2a030875d203821648a978831eb8bae93 | [log] [tgz] |
---|---|---|
author | He Ying <heying24@huawei.com> | Thu Apr 08 07:48:50 2021 -0400 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jun 14 11:00:52 2021 +0530 |
tree | ce069456f9ab7d811309bda36a104810f8c90129 | |
parent | 349f98321121eea3a8f556b85fd1cde5147f6d92 [diff] |
phy: phy-mtk-mipi-dsi: Remove redundant dev_err call in mtk_mipi_tx_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Reviewed-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: He Ying <heying24@huawei.com> Link: https://lore.kernel.org/r/20210408114850.14422-1-heying24@huawei.com Signed-off-by: Vinod Koul <vkoul@kernel.org>