]> git.baikalelectronics.ru Git - kernel.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)
commit2b91ca4e7311fd81cd50853a8f6433882a526919
treeb451c198836b0a7daff82d2e564017d17e3cd32c
parent433a136f377351ac75876f1c592029ed96f1a788
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