ALSA: hda/realtek - Use tables for batch COEF writes/updtes
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Aug 2014 13:11:19 +0000 (15:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Aug 2014 06:04:35 +0000 (08:04 +0200)
There are many codes doing writes or updates COEF verbs sequentially
in a batch.  Rewrite such open codes with tables for optimization.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found