aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-09-10 15:33:09 +0200
committerTakashi Iwai <tiwai@suse.de>2009-09-10 15:33:09 +0200
commit1110afbe728838ac7ce973c37af9e11385dbaef9 (patch)
tree1c1f3d08cf38527717e16223020e66d04e297550 /include
parentMerge branch 'topic/usb-audio' into for-linus (diff)
parentsound: ymfpci: increase timer resolution to 96 kHz (diff)
downloadlinux-dev-1110afbe728838ac7ce973c37af9e11385dbaef9.tar.xz
linux-dev-1110afbe728838ac7ce973c37af9e11385dbaef9.zip
Merge branch 'topic/ymfpci' into for-linus
* topic/ymfpci: sound: ymfpci: increase timer resolution to 96 kHz
Diffstat (limited to 'include')
-rw-r--r--include/sound/ymfpci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/ymfpci.h b/include/sound/ymfpci.h
index 05ead6698434..444cd6ba0ba7 100644
--- a/include/sound/ymfpci.h
+++ b/include/sound/ymfpci.h
@@ -331,6 +331,7 @@ struct snd_ymfpci {
struct snd_ac97 *ac97;
struct snd_rawmidi *rawmidi;
struct snd_timer *timer;
+ unsigned int timer_ticks;
struct pci_dev *pci;
struct snd_card *card;