From: Mengdong Lin Date: Tue, 25 Jun 2013 09:58:49 +0000 (-0400) Subject: ALSA: hda - clean up code to reset hda link X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7295b26438ec018a16159e45d514e1c94c554c5b;p=pandora-kernel.git ALSA: hda - clean up code to reset hda link This patch is a cleanup to the previous patch "reset hda link during system/ runtime suspend". In this patch - azx_enter_link_reset() and azx_exit_link_reset() are defined for entering and exiting the link reset respectively. azx_link_reset() is no longer used and replaced by azx_enter_link_reset(). - azx_reset() reuses the above two new functions for a link reset cycle Signed-off-by: Mengdong Lin Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed