Merge branch 'topic/pcm-cleanup' into for-linus
This commit is contained in:
commit
d807500a24
4 changed files with 102 additions and 61 deletions
|
|
@ -364,7 +364,6 @@ struct snd_pcm_substream {
|
|||
/* -- timer section -- */
|
||||
struct snd_timer *timer; /* timer */
|
||||
unsigned timer_running: 1; /* time is running */
|
||||
spinlock_t timer_lock;
|
||||
/* -- next substream -- */
|
||||
struct snd_pcm_substream *next;
|
||||
/* -- linked substreams -- */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue