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)
commit4f0189be3d0b2ba7f23b46295e4063fa3298aa74
tree0421aa9680b4cf824cadb23aecdea164b3a7df26
parent17074c1a5f1bbbf352fe071b2947a498db42661f
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