From: Takashi Iwai Date: Thu, 21 Jun 2012 06:23:27 +0000 (+0200) Subject: ALSA: hda - Remove loop from simple_hdmi*() X-Git-Tag: v3.6-rc1~117^2~7^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ceb332df46863ac8f74114a2b1805719cf49dcc;p=pandora-kernel.git ALSA: hda - Remove loop from simple_hdmi*() The simple_hdmi stuff is designed only for a single pin and a single converter (thus a single PCM stream), and no need for loops. Let's flatten the code. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed