summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-04-13 10:04:49 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-24 07:58:56 +0200
commitc91df26c71058853a7e97f403e45163db1be0472 (patch)
tree963cbca1d45295ea8dbfbbc79119bcbb10eae64d /kernel
parente367644b464ab83f6ce5955458bd81299a77252f (diff)
ALSA: hda: Initialize power_state field properly
commit 183ab39eb0ea9879bb68422a83e65f750f3192f0 upstream. The recent commit 98081ca62cba ("ALSA: hda - Record the current power state before suspend/resume calls") made the HD-audio driver to store the PM state in power_state field. This forgot, however, the initialization at power up. Although the codec drivers usually don't need to refer to this field in the normal operation, let's initialize it properly for consistency. Fixes: 98081ca62cba ("ALSA: hda - Record the current power state before suspend/resume calls") Signed-off-by: Takashi Iwai <tiwai@suse.de> Cc: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions