diff options
author | Taniya Das <[email protected]> | 2020-01-06 15:48:42 +0530 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-01-06 08:53:44 -0800 |
commit | 924e2d0155608328c589f23b2f9942a4ed65438a (patch) | |
tree | 210c968ae09db5eab24725b43c9c38909ed5c13e /drivers/usb/cdns3/cdns3-imx.c | |
parent | 253dc75a0bb8f6207b3ac5f4897871b7b47a554e (diff) |
clk: qcom: rpmh: skip undefined clocks when registering
When iterating over a platform's available clocks in clk_rpmh_probe(),
check for undefined (null) entries in the clocks array. Not all
clock indexes necessarily have clocks defined.
Signed-off-by: Taniya Das <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
[[email protected]: Leave 'name' declaration at beginning of loop]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions