Skip to content
Commit 46e99471 authored by Wan Jiabing's avatar Wan Jiabing Committed by Vinod Koul
Browse files

phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy



Fix following coccicheck warning:
./drivers/phy/mediatek/phy-mtk-tphy.c:994:6-29: duplicated argument
to && or ||

The efuse_rx_imp is duplicate. Here should be efuse_tx_imp.

Signed-off-by: default avatarWan Jiabing <wanjiabing@vivo.com>
Acked-by: default avatarChunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220107025050.787720-1-wanjiabing@vivo.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent cfc826c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment