]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/pci/hda/hda_eld.c
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / sound / pci / hda / hda_eld.c
index c1da422e085a5230d8b7eb837925772b11ea4328..b58b4b1687fa674243be3a167d20e64d8e90cbfe 100644 (file)
@@ -385,8 +385,8 @@ error:
 static void hdmi_print_pcm_rates(int pcm, char *buf, int buflen)
 {
        static unsigned int alsa_rates[] = {
-               5512, 8000, 11025, 16000, 22050, 32000, 44100, 48000, 88200,
-               96000, 176400, 192000, 384000
+               5512, 8000, 11025, 16000, 22050, 32000, 44100, 48000, 64000,
+               88200, 96000, 176400, 192000, 384000
        };
        int i, j;