diff options
| author | Grygorii Strashko <[email protected]> | 2019-06-06 19:30:39 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-09 12:53:06 -0700 |
| commit | 8a6389a515f406a89a1a69c267fbc712cdd9e8e9 (patch) | |
| tree | fa2abb33f6d71abf0c890eef20b26b990ccd9e8e /tools/perf/scripts/python | |
| parent | 12775af50549121ade8efbdcf3612b867188ea0b (diff) | |
net: ethernet: ti: cpts: use devm_get_clk_from_child
Use devm_get_clk_from_child() instead of devm_clk_get() and this way allow
to group CPTS DT properties in sub-node for better code readability and
maintenance. Roll-back to devm_clk_get() if devm_get_clk_from_child()
fails for backward compatibility.
Signed-off-by: Grygorii Strashko <[email protected]>
Acked-by: Richard Cochran <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions