summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-cdce925.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-10-18 15:33:52 -0700
committerStephen Boyd <sboyd@kernel.org>2018-10-18 15:33:52 -0700
commit9710ee14bec9a7ffa385342ffb03f91d274b3d07 (patch)
tree63bca305bf4b801b5bab270dad4fdb19339e5914 /drivers/clk/clk-cdce925.c
parent1affdc35e0a69dc503fff6b8c02bc21bb97ac900 (diff)
parente665f029a283aff4f36f0c5388f7c708be67470e (diff)
parent00a461cc32ec27fa7bd9c874a7b36b0c6c542c12 (diff)
parent480d99fdc3eee31a23c317927a335e9a71c2904f (diff)
downloadlinux-9710ee14bec9a7ffa385342ffb03f91d274b3d07.tar.gz
linux-9710ee14bec9a7ffa385342ffb03f91d274b3d07.tar.xz
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