]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: hw - correct the comment in snd_pcm_hw_state()
authorJaroslav Kysela <perex@perex.cz>
Thu, 27 May 2021 21:26:02 +0000 (23:26 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 May 2021 21:28:20 +0000 (23:28 +0200)
commit1e56b1031f59ab5a28cbc648e594d67de0fad90b
tree96fc9f666909b516aba73b743bda8a61e00bb98f
parentc7a939ee31a8a25253d9620ecea6620d48a028eb
pcm: hw - correct the comment in snd_pcm_hw_state()

Fixes: c7a939ee ("pcm: hw - fix again snd_pcm_hw_state() when the driver was disconnected")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_hw.c