diff options
| author | Peng Fan <[email protected]> | 2020-05-07 13:56:11 +0800 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2020-05-20 09:26:28 +0800 |
| commit | cccc46474227eaaa7cd8f5601bba58489e237991 (patch) | |
| tree | fc5cf942a8b17bb7d46676ea2c26f98876ae0485 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 849af490b6a674ba0636fbf95ac048b87ad2eb94 (diff) | |
clk: imx8m: drop clk_hw_set_parent for A53
The parent settings have been moved to dtsi, we no need to
set parent here. And clk_hw_set_parent will trigger lockdep warning,
because this api not have prepare_lock.
Reported-by: Leonard Crestez <[email protected]>
Reviewed-by: Dong Aisheng <[email protected]>
Reviewed-by: Leonard Crestez <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions