ALSA: snd-usb: restore delay information
authorDaniel Mack <zonque@gmail.com>
Thu, 30 Aug 2012 16:52:29 +0000 (18:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 31 Aug 2012 19:03:08 +0000 (21:03 +0200)
commitfbcfbf5f673847657ccd98afb4d8e13af7fdc372
treea6fda9b6813f578f90e5a10df3a9f45f64d96ad7
parent03d2f44e967b3c2cf79a6dfb904c8880616c7f83
ALSA: snd-usb: restore delay information

Parts of commit 294c4fb8 ("ALSA: usb: refine delay information with USB
frame counter") were unfortunately lost during the refactoring of the
snd-usb driver in 3.5.

This patch adds them back, restoring the correct delay information
behaviour.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: stable@kernel.org [3.5+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/pcm.c