ALSA: hda - Remove loop from simple_hdmi*()
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Jun 2012 06:23:27 +0000 (08:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Jun 2012 06:23:27 +0000 (08:23 +0200)
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 <tiwai@suse.de>

No differences found