commit | 327b34f2a97d72c41d4854d61336c9ae6ffe4a44 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Aug 13 10:12:30 2021 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Aug 14 08:39:38 2021 +0200 |
tree | ee822f5ff287ae6456cda0e2d118c66f29cafda1 | |
parent | b98444ed597dc42be620bcac241c93da50933e69 [diff] |
ALSA: hda: Nuke unused reboot_notify callback As reboot_notify callback is no longer used by the codec core, let's get rid of the unused code. Conexant codec needs a slight code change as it used to call the reboot_notify at the codec removal, too. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=214045 Link: https://lore.kernel.org/r/20210813081230.4268-4-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>