]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: hw - fix again snd_pcm_hw_state() when the driver was disconnected
authorJaroslav Kysela <perex@perex.cz>
Thu, 27 May 2021 20:01:25 +0000 (22:01 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 May 2021 20:01:38 +0000 (22:01 +0200)
commitc7a939ee31a8a25253d9620ecea6620d48a028eb
tree566611ac17b1366a066222b3e2193c14c330fd0f
parentc8f608d67463b814f2c077c3cdae5663f3574f12
pcm: hw - fix again snd_pcm_hw_state() when the driver was disconnected

Fixes: 2c8e31f5 ("pcm: hw - fix snd_pcm_hw_state()")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_hw.c