]> git.baikalelectronics.ru Git - kernel.git/commit
sound: oxygen: fix MCLK rate for 192 kHz playback
authorClemens Ladisch <clemens@ladisch.de>
Tue, 1 Sep 2009 06:23:58 +0000 (08:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 1 Sep 2009 06:45:40 +0000 (08:45 +0200)
commitd08c894c5739eed46ee7016b4c05745697978479
treebacd206f07e28422e5a5ef2d994253228873e741
parent993c518420c3f02bd3508eefeeb2056ba892ac41
sound: oxygen: fix MCLK rate for 192 kHz playback

Do not forget to program the MCLK ratio for the I2S output.
Otherwise, the master clock frequency can be too high for
the DACs at sample frequencies above 96 kHz.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/oxygen_pcm.c