aboutsummaryrefslogtreecommitdiff
path: root/include/sound
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/sound
parentfd30afa454282bbe1b36d5d77bd72c0ea5b3f97c (diff)
parent6e2efaacb3579fd9643d0dc59963b58b801c03a1 (diff)
Merge branch 'topic/ymfpci' into for-linus
* topic/ymfpci: sound: ymfpci: increase timer resolution to 96 kHz
Diffstat (limited to 'include/sound')
-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 05ead669843..444cd6ba0ba 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;