aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/w1_io.c
diff options
context:
space:
mode:
authorSameer Pujar2019-01-22 13:03:16 +0530
committerTakashi Iwai2019-01-22 09:21:53 +0100
commit3f7e94e6d66b52bb6a86b7e06f5f2453491bf7c8 (patch)
tree92741a38e2b58d56a91149163f76b87f219dac30 /drivers/w1/w1_io.c
parentfd1cc9de64c2ca6c2b5b9061421580a22bfac023 (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 <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 'drivers/w1/w1_io.c')
0 files changed, 0 insertions, 0 deletions