Skip to content
Snippets Groups Projects
Commit b6050ef6 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Make position_fix as generic callback


... and move most parts into hda_intel.c from the generic controller
code.  This is a clean up, and there should be no functional change by
this patch.

Now, struct azx obtains the generic callbacks for getting the position
and the delay.  As default NULL, posbuf is read.  These replace the
old position_fix[], and each is implemented as a callback.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 085ec0d9
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment