Fix to patch ravenna-alsa-lkm-independent-playback-capture.patch, see issue #11
This commit is contained in:
parent
81849fc46c
commit
897b1e0032
@ -127,7 +127,7 @@ index 25b77dc..ec62624 100644
|
||||
+ } else {
|
||||
+ printk(KERN_DEBUG "stopping playback I/O\n");
|
||||
+ MuteOutputBuffer(self);
|
||||
+ self->m_bIsPlaybackIO = true;
|
||||
+ self->m_bIsPlaybackIO = false;
|
||||
+ }
|
||||
+
|
||||
+ self->m_bIORunning = self->m_bIsRecordingIO || self->m_bIsPlaybackIO;
|
||||
|
Loading…
x
Reference in New Issue
Block a user