commit | 364aa716f43c991052cbb4fa05e3754bacccb95c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 19 16:51:17 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Feb 19 21:41:18 2015 +0100 |
tree | 1fdf59c3151ebf48a433c9dd4a6cb2bfee9c0193 | |
parent | 922c88a8368a61ee93653d4a2888a7f4ce263102 [diff] |
ALSA: hda - Introduce azx_has_pm_runtime() macro For making the debugging of runtime PM easier, introduce azx_has_pm_runtime() and use it in all places checking the runtime pm driver capability. Signed-off-by: Takashi Iwai <tiwai@suse.de>