From: Stephen Boyd Date: Fri, 31 Jan 2020 21:11:52 +0000 (-0800) Subject: Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-better... X-Git-Tag: microblaze-v5.7-rc1~49^2~20 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=28db9a8c82a81efb8c2548104a5416bb8d101176;p=linux-2.6-microblaze.git Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-better' into clk-next - Let clk_ops::init() return an error code - Add a clk_ops::terminate() callback to undo clk_ops::init() * clk-init-allocation: clk: add terminate callback to clk_ops clk: let init callback return an error code clk: actually call the clock init before any other callback of the clock * clk-unused: clk: bm1800: Remove set but not used variable 'fref' * clk-register-dt-node-better: clk: Use parent node pointer during registration if necessary --- 28db9a8c82a81efb8c2548104a5416bb8d101176