From b6050ef664219a0bc97d0626759ef070ed77fcba Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 26 Jun 2014 16:50:16 +0200 Subject: [PATCH] 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: Takashi Iwai --- Reading git-format-patch failed