aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-12-25 11:40:32 +0100
committerTakashi Iwai <tiwai@suse.de>2008-12-25 11:40:32 +0100
commit9649745c8670eacc671e9cff72c5c1e346e13036 (patch)
tree4c2db2aa5e524293269dfea5e4bd15bdea81ee6b /include/sound
parentMerge branch 'topic/pcxhr-update' into to-push (diff)
parentALSA: hrtimer - Use hard-irq callback (diff)
downloadlinux-dev-9649745c8670eacc671e9cff72c5c1e346e13036.tar.xz
linux-dev-9649745c8670eacc671e9cff72c5c1e346e13036.zip
Merge branch 'topic/snd-hrtimer' into to-push
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/asound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/asound.h b/include/sound/asound.h
index 2c4dc908a54a..1c02ed1d7c4a 100644
--- a/include/sound/asound.h
+++ b/include/sound/asound.h
@@ -575,6 +575,7 @@ enum {
#define SNDRV_TIMER_GLOBAL_SYSTEM 0
#define SNDRV_TIMER_GLOBAL_RTC 1
#define SNDRV_TIMER_GLOBAL_HPET 2
+#define SNDRV_TIMER_GLOBAL_HRTIMER 3
/* info flags */
#define SNDRV_TIMER_FLG_SLAVE (1<<0) /* cannot be controlled */