phy: phy-mtk-tphy: remove the check of -ENOSYS
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Thu, 9 Jan 2020 03:35:09 +0000 (11:35 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 16 Jan 2020 14:39:45 +0000 (09:39 -0500)
commit3b6351a47594d1f97d63085b7dac9fbae1e7aabe
tree60d29604ad9625c970412475dc89049d418ac83a
parent6bf6d81c1112af50492215416e656efd43d5436f
phy: phy-mtk-tphy: remove the check of -ENOSYS

No need check -ENOSYS anymore after add dummy_enable() for
fixed-clock.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
drivers/phy/phy-mtk-tphy.c