ALSA: hda - Do sequential writes in snd_hda_gen_init()
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 10:50:58 +0000 (11:50 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:34:04 +0000 (08:34 +0100)
commit3bbcd274c295011e9377053ff46f725ad5e7dbc0
tree872e87edb383b9ab33e727621a340ab41241f882
parent47d46abba2d2046c6bfa37eeb583269d43e659ad
ALSA: hda - Do sequential writes in snd_hda_gen_init()

This would reduce the number of actually executed verbs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c