mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
36359cf890903ed3c7811f02f96fc946f29ce271
Instead of using duplicate clock of "d_audio" for all AHUB modules get/put runtime pm reference of the parent module from runtime_pm suspend/resume routine of all AHUB modules. This will ensure AHUB xbar is up before other drivers tries to access any register. Also it will ensure both d_audio and APE clocks are enabled when needed. Bug 200042312 Change-Id: I0346728f15b135bb619de40fbd3fc440a5505940 Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-on: http://git-master/r/554863 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Arun Shamanna Lakshmi <aruns@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided