ALSA: hda - Disable runtime PM when EPSS is unavailable
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Nov 2013 08:58:46 +0000 (09:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Nov 2013 12:43:02 +0000 (13:43 +0100)
According to Mengdong, we shouldn't enable runtime PM when a codec
doesn't support EPSS, based on the experiences on Windows.
We have already this check in HDMI codec drivers, but now apply it in
general in hda_codec.c.

Credit goes to Mengdong Lin <mengdong.lin@intel.com>

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found