Commits
Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next - Use updated printk format for OF node names - Fix TI code to only search DT subnodes - Various static analysis finds * clk-dt-name: clk: Convert to using %pOFn instead of device_node.name * clk-ti-of-node: clk: ti: fix OF child-node lookup * clk-sa: clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe reset: hisilicon: fix potential NULL pointer dereference clk: cdce925: release child device nodes clk: qcom: clk-branch: Use true and false for boolean values
Showing diff to1affdc35e0a
- Stephen Boyd committed 1affdc35e0aMMerge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8996-missin...
- Rob Herring committed e665f029a28clk: Convert to using %pOFn instead of device_node.name In preparation to remove the n...
- Johan Hovold committed 00a461cc32eclk: ti: fix OF child-node lookup Fix child-node lookup which by using the wrong OF he...
- Gregory CLEMENT committed 480d99fdc3eclk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe The parent cloc...