commit | 3179f62001880e588e229db3006a59ad87b7792a | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Fri Feb 13 15:14:06 2015 -0600 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 20 17:30:05 2015 +0100 |
tree | 342328adea518d1ad55279634cee3a406fdb81cb | |
parent | 5442a73a009231598fb5ea065c4e3f9daa30d8cc [diff] |
ALSA: core: add .get_time_info Introduce more generic .get_time_info to retrieve system timestamp and audio timestamp in single routine. Backwards compatibility is preserved with same functionality as with .wall_clock method (to be removed in following commits to avoid breaking git bisect) Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>