ALSA: hda - Keep pointer to bdl_pos_fix in chip struct
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:14 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:20:51 +0000 (11:20 +0100)
commit9cdc0115e444108cfa7339386eee46ed2c84a2eb
tree295add5b1a186e2a738a107d66efdbb629f6887d
parent408308133380fcd87a79520a2060850e68fdc2f3
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 <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_priv.h
This page took 0.02459 seconds and 5 git commands to generate.