Merge branch 'topic/pcm-cleanup' into for-linus

This commit is contained in:
Takashi Iwai
2009-03-24 00:35:49 +01:00
4 changed files with 102 additions and 61 deletions

View File

@@ -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 -- */