diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2020-08-25 09:59:09 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-10-13 19:59:01 -0700 |
commit | eddfb2e1eed6440db9ee36cc4d2a0abeeabeb942 (patch) | |
tree | 0f91397fea4e003d0311d23d4719422f734ec6a8 /scripts/gen_compile_commands.py | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff) |
clk: at91: remove the checking of parent_name
There is no need to check parent_name variable while assigning it to
init.parent_names. parent_name variable is already checked at
the beginning of at91_clk_register_peripheral() function.
Fixes: 6114067e437eb ("clk: at91: add PMC peripheral clocks")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/1598338751-20607-2-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions