]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc04be365c67b309387edd7924eb48163b0aaaf9f
tree872e87edb383b9ab33e727621a340ab41241f882
parent487ac1e2ccf8215fc700209819894bb5354e0235
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