From: Takashi Iwai Date: Mon, 18 Mar 2013 10:25:51 +0000 (+0100) Subject: ALSA: hda - Move beep attach/detach calls in hda_generic.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7504b6cd220a3dd8104abe3d0f985c6957dc3e17;p=pandora-kernel.git ALSA: hda - Move beep attach/detach calls in hda_generic.c Instead of calling snd_hda_attach_beep_device() and snd_hda_detach_beep_device() in each codec driver, move them to the generic parser. The codec driver just needs to set spec->beep_nid for activating the digital beep. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed