]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Clean up the code to check bdl_pos_adj option
authorTakashi Iwai <tiwai@suse.de>
Thu, 10 Dec 2015 15:44:08 +0000 (16:44 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Dec 2015 13:01:28 +0000 (14:01 +0100)
commit7684bd395ac9780bccb6453e38272cceb9bb6bc7
tree0421aa9680b4cf824cadb23aecdea164b3a7df26
parent44a5fdf9495a5f206adc6f1f910ff4bf14d13336
ALSA: hda - Clean up the code to check bdl_pos_adj option

Just a minor cleanup; instead of passing an array, pass the assigned
bdl_pos_adj option value directory in struct azx.  Also split the code
to get the default bdl_pos_adj value for the change that will follow
after this.

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