diff options
| author | Sameer Pujar <[email protected]> | 2019-01-22 13:03:17 +0530 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-01-22 09:21:54 +0100 |
| commit | 65af2122e8727a6bf4890a0d2a1d79ea1db323c1 (patch) | |
| tree | 97ccb18b28497e6c4b8fce186c9eeaae5efb5029 /tools/perf/scripts/python | |
| parent | 3f7e94e6d66b52bb6a86b7e06f5f2453491bf7c8 (diff) | |
ALSA: hda/tegra: get clock handles early in probe
Moved devm_clk_get() API calls to a separate function and the same
can be called early in the probe. This is done before runtime PM
for the device is enabled. The runtime resume/suspend callbacks can
later enable/disable clocks respectively(the support would be added
in subsequent patches). Clock handles should be available by the
time runtime suspend/resume calls can happen.
Signed-off-by: Sameer Pujar <[email protected]>
Reviewed-by: Ravindra Lokhande <[email protected]>
Reviewed-by: Mohan Kumar D <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions