summaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/indigodjx.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-06-07 12:22:15 +0200
committerIngo Molnar <mingo@elte.hu>2009-06-07 12:22:15 +0200
commit5f4457a4f62cc9d78e04c0eb12ff0540899aad89 (patch)
tree0b973d527ea6b2ae31e08da0746b4965a3c5a6d8 /sound/pci/echoaudio/indigodjx.c
parentx86: fixup numa_node information for AMD CPU northbridge functions (diff)
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... (diff)
downloadlinux-5f4457a4f62cc9d78e04c0eb12ff0540899aad89.tar.xz
linux-5f4457a4f62cc9d78e04c0eb12ff0540899aad89.zip
Merge branch 'linus' into x86/cpu
Diffstat (limited to 'sound/pci/echoaudio/indigodjx.c')
-rw-r--r--sound/pci/echoaudio/indigodjx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/echoaudio/indigodjx.c b/sound/pci/echoaudio/indigodjx.c
index 3482ef69f491..2e44316530a2 100644
--- a/sound/pci/echoaudio/indigodjx.c
+++ b/sound/pci/echoaudio/indigodjx.c
@@ -88,6 +88,7 @@ static struct snd_pcm_hardware pcm_hardware_skel = {
.rates = SNDRV_PCM_RATE_32000 |
SNDRV_PCM_RATE_44100 |
SNDRV_PCM_RATE_48000 |
+ SNDRV_PCM_RATE_64000 |
SNDRV_PCM_RATE_88200 |
SNDRV_PCM_RATE_96000,
.rate_min = 32000,