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)
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>

No differences found