]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 29 Sep 2018 14:20:51 +0000 (23:20 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Oct 2018 15:15:30 +0000 (17:15 +0200)
commit0d275a6842bed9ee03c2c73116615aa7783f88df
treee571785212810b4bee1a6bbd0c6d1916a5a28100
parentbdf61b359a961474765cfdefb2cb1f0ddf13f52c
ALSA: timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'

ALSA timer core has a comment referring to 'SNDRV_MIXER_PSFLG_*' in
a definition of 'struct snd_timer_params' of UAPI header. I can see
this in initial state of ALSA timer core, at least in
'alsa-driver-0.4.0.tar.gz'.

This commit fixes the comment.

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