diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2019-12-04 19:47:59 +0800 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2019-12-20 17:00:45 +0530 |
commit | 24dbe0aaa0030231d4d35886d3552121d208df69 (patch) | |
tree | 29e91288111f10ad531181a67d223f55f89d9ee1 /net | |
parent | a3a0641599cd48865d67b098d6d88b5ba66ef860 (diff) |
phy: ti-pipe3: make clk operations symmetric in probe and remove
The driver calls clk_prepare_enable in probe but the corresponding
clk_disable_unprepare() is in ti_pipe3_disable_clocks().
Move clk_disable_unprepare() to remove to make them symmetric.
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions