summaryrefslogtreecommitdiffstats
path: root/sound/last.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-08-31 07:46:56 -0700
committerTakashi Iwai <tiwai@suse.de>2012-08-31 07:50:28 -0700
commit08fa20ae20eb378225e5519db4e07f663ce405fa (patch)
tree55dc3c093360f12df2956017800fc802698facc9 /sound/last.c
parent5a798394c85f3bca963505d3be49180416fce132 (diff)
downloadlinux-08fa20ae20eb378225e5519db4e07f663ce405fa.tar.gz
linux-08fa20ae20eb378225e5519db4e07f663ce405fa.tar.bz2
linux-08fa20ae20eb378225e5519db4e07f663ce405fa.zip
ALSA: hda - Yet another fix for D3 stop-clock refcounting
The call of pm_notify callback in snd_hda_codec_free() should be with the check of the current state whether pm_notify(false) is called or not, instead of codec->power_on check. For improving the code readability and fixing this inconsistency, codec->d3_stop_clk_ok is renamed to codec->pm_down_notified, and this flag is set only when runtime PM down is called. The new name reflects to a more direct purpose of the flag. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/last.c')
0 files changed, 0 insertions, 0 deletions