]> git.alsa-project.org Git - alsa-lib.git/commit
timer: obsolete legacy rtctimer instance
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 21 Apr 2017 15:27:59 +0000 (00:27 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Apr 2017 15:57:56 +0000 (17:57 +0200)
commitd1777a503d306471a03177e5b5b0af008c5b625b
treed8545ded797262c4a89effe1e3f2ce1ab2148495
parentbfd712fe327b4f8271680420648be1985a0aa773
timer: obsolete legacy rtctimer instance

At v4.7 development, ALSA timer interface dropped device instance based on
legacy rtctimer implementation. User space applications should not use the
device instance.

This commit adds comments to notify a corresponding macro should not be
used anymore.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asound.h
include/timer.h