diff options
| author | Stephen Boyd <sboyd@kernel.org> | 2018-10-18 15:33:52 -0700 |
|---|---|---|
| committer | Stephen Boyd <sboyd@kernel.org> | 2018-10-18 15:33:52 -0700 |
| commit | 9710ee14bec9a7ffa385342ffb03f91d274b3d07 (patch) | |
| tree | 63bca305bf4b801b5bab270dad4fdb19339e5914 /drivers/clk | |
| parent | Merge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8... (diff) | |
| parent | clk: Convert to using %pOFn instead of device_node.name (diff) | |
| parent | clk: ti: fix OF child-node lookup (diff) | |
| parent | clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe (diff) | |
| download | linux-9710ee14bec9a7ffa385342ffb03f91d274b3d07.tar.gz linux-9710ee14bec9a7ffa385342ffb03f91d274b3d07.zip | |
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
