diff options
| author | Sameer Pujar <[email protected]> | 2019-01-22 13:03:16 +0530 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-01-22 09:21:53 +0100 |
| commit | 3f7e94e6d66b52bb6a86b7e06f5f2453491bf7c8 (patch) | |
| tree | 92741a38e2b58d56a91149163f76b87f219dac30 /tools/perf/scripts/python | |
| parent | fd1cc9de64c2ca6c2b5b9061421580a22bfac023 (diff) | |
ALSA: hda/tegra: runtime power management support
This patch enables runtime power management(runtime PM) support for
hda. pm_runtime_enable() and pm_runtime_disable() are added during
device probe and remove respectively. The runtime PM callbacks will
be forbidden if hda controller does not have support for runtime PM.
pm_runtime_get_sync() and pm_runtime_put() are added for hda register
access. The callbacks for above will be added in subsequent patches.
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