]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm: Add timestamp type to sw_params
authorTakashi Iwai <tiwai@suse.de>
Thu, 10 Jul 2014 07:50:19 +0000 (09:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Jul 2014 14:58:15 +0000 (16:58 +0200)
commit8630e710e04deaf07f44c03ebb6b2a4bed4dd9bf
tree833064daee079d8c84874a4ec7cf1e7d025ac460
parent47bc503a6dc72bd54b8bad0586f192e7c10c250f
ALSA: pcm: Add timestamp type to sw_params

For allowing adjusting the timestamp type on the fly, add it to
sw_params.  The existing ioctl is still kept for compatibility.

Along with this, increment the PCM protocol version.

The extension was suggested by Clemens Ladisch.

Acked-by: Jaroslav Kysela <perex@perex.cz>
Reviewed-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/asound.h
sound/core/pcm_native.c