Commit d9d061ad authored by Soren Brinkmann's avatar Soren Brinkmann Committed by John Linn
Browse files

Xilinx: ARM: xuartps: Fix calling order of clk routines



In the probe() error path clk_disable() was called _after_
clk_unprepare(). The correct order is to call clk_disable()
first and then clk_unprepare().

Signed-off-by: default avatarSoren Brinkmann <soren.brinkmann@xilinx.com>
parent 95c97125
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment