diff options
author | Sameer Pujar <spujar@nvidia.com> | 2019-01-22 10:33:16 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-01-22 11:21:53 +0300 |
commit | 3f7e94e6d66b52bb6a86b7e06f5f2453491bf7c8 (patch) | |
tree | 92741a38e2b58d56a91149163f76b87f219dac30 /scripts/gdb/linux/utils.py | |
parent | fd1cc9de64c2ca6c2b5b9061421580a22bfac023 (diff) | |
download | linux-3f7e94e6d66b52bb6a86b7e06f5f2453491bf7c8.tar.xz |
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 <spujar@nvidia.com>
Reviewed-by: Ravindra Lokhande <rlokhande@nvidia.com>
Reviewed-by: Mohan Kumar D <mkumard@nvidia.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions