]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Drop SNDRV_CTL_ELEM_ACCESS_TIMESTAMP access
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Feb 2020 11:49:25 +0000 (12:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Feb 2020 11:49:25 +0000 (12:49 +0100)
commitbeb6b178e6d0ca4a9b6c528bac9bfa899b733462
tree1ebab5961af77863f4b4234d64f8a8835515604d
parent43e137c06451bbdd7998ec5bef20ef82d9f4e5a7
topology: Drop SNDRV_CTL_ELEM_ACCESS_TIMESTAMP access

SNDRV_CTL_ELEM_ACCESS_TIMESTAMP is removed from 5.6 kernel ABI as the
ctl timestamp field has been never used and deprecated.
Drop the corresponding access from the topology code, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/topology/ctl.c