]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/core/timer.c
IB/ipath: Fix SDMA error recovery in absence of link status change
[linux-2.6-omap-h63xx.git] / sound / core / timer.c
index 7e5fe2d9166233b0874dc5a97c8f930c214e27c8..9d8184a2c2d06350f44d294fdabd3d4797c6b638 100644 (file)
@@ -19,7 +19,6 @@
  *
  */
 
-#include <sound/driver.h>
 #include <linux/delay.h>
 #include <linux/init.h>
 #include <linux/slab.h>
@@ -151,8 +150,6 @@ static struct snd_timer *snd_timer_find(struct snd_timer_id *tid)
 
 static void snd_timer_request(struct snd_timer_id *tid)
 {
-       if (! current->fs->root)
-               return;
        switch (tid->dev_class) {
        case SNDRV_TIMER_CLASS_GLOBAL:
                if (tid->device < timer_limit)