commit | 871b9066027702e6e6589da0e1edd3b7dede7205 | [log] [tgz] |
---|---|---|
author | Hui Wang <hui.wang@canonical.com> | Wed Aug 14 12:09:08 2019 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Aug 14 08:38:23 2019 +0200 |
tree | 8234775a736ee5e4f918bc5dc5e6d9a57d93a529 | |
parent | 401714d9534aad8c24196b32600da683116bbe09 [diff] |
ALSA: hda - Add a generic reboot_notify Make codec enter D3 before rebooting or poweroff can fix the noise issue on some laptops. And in theory it is harmless for all codecs to enter D3 before rebooting or poweroff, let us add a generic reboot_notify, then realtek and conexant drivers can call this function. Cc: stable@vger.kernel.org Signed-off-by: Hui Wang <hui.wang@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>