Re: [PATCH v2 0/2] clk: qcom: MISC RCG changes for SDM845

2018-01-03 Thread Amit Nischal
On 2018-01-02 23:43, Stephen Boyd wrote: On 01/02, Amit Nischal wrote: Changes in v2: * Changed usage of clk_hw_is_prepared() to __clk_is_enabled() in clk_rcg2_shared_ops to fix build test error. Please change it to read the hardware directly and not use __clk_is_enabled() or clk_hw_is_prepa

Re: [PATCH v2 0/2] clk: qcom: MISC RCG changes for SDM845

2018-01-02 Thread Stephen Boyd
On 01/02, Amit Nischal wrote: > Changes in v2: > * Changed usage of clk_hw_is_prepared() to __clk_is_enabled() > in clk_rcg2_shared_ops to fix build test error. Please change it to read the hardware directly and not use __clk_is_enabled() or clk_hw_is_prepared(). -- Qualcomm Innovation Center,