]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Use common reboot notifier
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 Jun 2014 15:24:45 +0000 (17:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Jun 2014 16:00:01 +0000 (18:00 +0200)
commit703c759f38cce7950ab460552236ca1d15adb916
treeb451c198836b0a7daff82d2e564017d17e3cd32c
parent9a34af4a33270acbd60a85f819553463866aecbb
ALSA: hda - Use common reboot notifier

The very same notifier code is used in both hda_intel.c and
hda_tegra.c.  Move it to the generic code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_tegra.c