]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/cx18/cx18-av-firmware.c
V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clock
[linux-2.6-omap-h63xx.git] / drivers / media / video / cx18 / cx18-av-firmware.c
index c64fd0a05a9773c9e1eeb67cbba887fd7287601f..d1fa0289b06782234c09e0b8bf1997fd974f8e87 100644 (file)
@@ -115,9 +115,9 @@ int cx18_av_loadfw(struct cx18 *cx)
           are generated) */
        cx18_av_write4(cx, CXADEC_I2S_OUT_CTL, 0x000001A0);
 
-       /* set alt I2s master clock to /16 and enable alt divider i2s
+       /* set alt I2s master clock to /0x16 and enable alt divider i2s
           passthrough */
-       cx18_av_write4(cx, CXADEC_PIN_CFG3, 0x5000B687);
+       cx18_av_write4(cx, CXADEC_PIN_CFG3, 0x5600B687);
 
        cx18_av_write4_expect(cx, CXADEC_STD_DET_CTL, 0x000000F6, 0x000000F6,
                                                                  0x3F00FFFF);