commit | 0e8014d772a7639f48d234b23dc4ce97335cce7f | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Mon Oct 22 16:42:14 2012 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Oct 23 16:13:41 2012 +0200 |
tree | dc2be9b0067a1eb896474e8dfa1b0b2d88d14e93 | |
parent | 86a778a78d06cdc8c3994837cd963c146acfba6a [diff] |
ALSA: core: keep track of boundary wrap-around Keep track of boundary crossing when hw_ptr exceeds boundary limit and wraps-around. This will help keep track of total number of frames played/received at the kernel level Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>