From 9cdc0115e444108cfa7339386eee46ed2c84a2eb Mon Sep 17 00:00:00 2001 From: Dylan Reid Date: Fri, 28 Feb 2014 15:41:14 -0800 Subject: [PATCH] ALSA: hda - Keep pointer to bdl_pos_fix in chip struct This will allow for a platform hda driver to use it as well. It removes the dependency on the module param from hda_intel, which will allow for azx_setup_periods to be shared. Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-format-patch failed