diff options
author | 2019-07-25 18:42:36 +0200 | |
---|---|---|
committer | 2019-07-29 12:42:49 +0200 | |
commit | 3a36044e7f3909c7ddb7ddfc727ab8104a563439 (patch) | |
tree | d2d271b937b6c05150b5d20d480d4dd356ba6f07 /scripts/gdb/linux/utils.py | |
parent | clk: meson: meson8b: migrate to the new parent description method (diff) | |
download | wireguard-linux-3a36044e7f3909c7ddb7ddfc727ab8104a563439.tar.xz wireguard-linux-3a36044e7f3909c7ddb7ddfc727ab8104a563439.zip |
clk: meson: clk-regmap: migrate to new parent description method
This clock controller use the string comparison method to describe parent
relation between the clocks, which is not optimized.
Migrate to the new way by using .parent_hws where possible (ie. when
all clocks are local to the controller) and use .parent_data otherwise.
Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions