The patch number 9466 was added via Manu Abraham <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        [EMAIL PROTECTED]

------

From: Manu Abraham  <[EMAIL PROTECTED]>
Bug: Fix incorrect Register definitions

Thanks to Robert Schlabbach <[EMAIL PROTECTED]> for pointing this out


Signed-off-by: Manu Abraham <[EMAIL PROTECTED]>


---

 linux/drivers/media/dvb/frontends/stb0899_reg.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff -r 88c49291adea -r ea89d07df694 
linux/drivers/media/dvb/frontends/stb0899_reg.h
--- a/linux/drivers/media/dvb/frontends/stb0899_reg.h   Tue May 27 09:24:27 
2008 +0400
+++ b/linux/drivers/media/dvb/frontends/stb0899_reg.h   Wed May 28 12:08:48 
2008 +0400
@@ -1351,7 +1351,7 @@
 #define STB0899_OFFST_CSM_GAMMA_ACQ            0
 #define STB0899_WIDTH_CSM_GAMMA_ACQ            9
 
-#define STB0899_OFF0_CSM_CNTRL3                        0xf320
+#define STB0899_OFF0_CSM_CNTRL3                        0xf318
 #define STB0899_BASE_CSM_CNTRL3                        0x00000400
 #define STB0899_CSM_GAMMA_RHO_TRACK            (0x1ff << 9)
 #define STB0899_OFFST_CSM_GAMMA_RHOTRACK       9
@@ -1360,7 +1360,7 @@
 #define STB0899_OFFST_CSM_GAMMA_TRACK          0
 #define STB0899_WIDTH_CSM_GAMMA_TRACK          9
 
-#define STB0899_OFF0_CSM_CNTRL4                        0xf324
+#define STB0899_OFF0_CSM_CNTRL4                        0xf31c
 #define STB0899_BASE_CSM_CNTRL4                        0x00000400
 #define STB0899_CSM_PHASEDIFF_THRESH           (0x0f << 8)
 #define STB0899_OFFST_CSM_PHASEDIFF_THRESH     8


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/ea89d07df694998039482adc39a475a3e7216963

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to