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: v5.6-rc1~75^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28db9a8c82a81efb8c2548104a5416bb8d101176;p=thirdparty%2Fkernel%2Flinux.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