commit | 7409978336abbbf475a1df716972ec7b42ae2261 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Jan 09 11:35:09 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 16 09:39:45 2020 -0500 |
tree | 60d29604ad9625c970412475dc89049d418ac83a | |
parent | cdb0efdcce1309fb36396eb734044fe53d138c7c [diff] |
phy: phy-mtk-tphy: remove the check of -ENOSYS No need check -ENOSYS anymore after add dummy_enable() for fixed-clock. Reviewed-by: Simon Glass <sjg@chromium.org>