From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Albert R. Valiev" Organization: ALT Linux Team To: devel-kernel@altlinux.ru Date: Tue, 29 Jul 2003 20:35:54 +0400 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-03=_qJqJ/Tl6Rjlm9Vj"; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <200307292035.54392.darkstar@altlinux.ru> Subject: [d-kernel] bttv drivers fix X-BeenThere: devel-kernel@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: ALT Linux kernel packages development List-Id: ALT Linux kernel packages development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 16:36:02 -0000 Archived-At: List-Archive: List-Post: --Boundary-03=_qJqJ/Tl6Rjlm9Vj Content-Type: multipart/mixed; boundary="Boundary-01=_qJqJ/yNAcCp5BN2" Content-Transfer-Encoding: 7bit Content-Description: signed data Content-Disposition: inline --Boundary-01=_qJqJ/yNAcCp5BN2 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: base64 Content-Description: body text Content-Disposition: inline ICAg99PFzSDQ0snXxdQhCgr3z9rNz9bOzyDRIM7F0NLB1ywgz8TOwcvPINcgCmtlcm5lbC1zb3Vy Y2UtMi40LjIxL2RyaXZlcnMvYWRkb24vYnR0di90dm1peGVyLmMgxM/Q1d3FzsEgCs/bycLLwSwg ydot2sEgy8/Uz9LPyiDE0sHK18XSIM7FINPPwsnSwcXU09EsINDB1N4g1yDB1NTB3sUKCgoKCi0t IAoKV2l0aCBCZXN0IFJlZ2FyZHMsIEFsYmVydCBSLiBWYWxpZXYKLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tCkFMVCBMaW51eCBUZWFtIFt3d3cuYWx0bGludXgucnVdCkFSVi1E QVJLU1RBUi1SSVBOLCBBUlYyLVJJUEUK --Boundary-01=_qJqJ/yNAcCp5BN2 Content-Type: text/x-diff; charset="koi8-r"; name="03_bttv-2.4.21-fix-build.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="03_bttv-2.4.21-fix-build.patch" =2D-- kernel-source-2.4.21/drivers/addon/bttv/tvmixer.c.orig 2003-07-29 20:= 30:21 +0400 +++ kernel-source-2.4.21/drivers/addon/bttv/tvmixer.c 2003-07-29 20:30:31 += 0400 @@ -196,7 +196,7 @@ =20 /* lock bttv in memory while the mixer is in use */ file->private_data =3D mix; =2D#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,54) +#if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,54) if (client->adapter->inc_use) client->adapter->inc_use(client->adapter); #else @@ -216,7 +216,7 @@ return -ENODEV; } =20 =2D#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,54) +#if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,54) if (client->adapter->dec_use) client->adapter->dec_use(client->adapter); #else --Boundary-01=_qJqJ/yNAcCp5BN2-- --Boundary-03=_qJqJ/Tl6Rjlm9Vj Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/JqJq7d6wAH+0KuARAuDJAJ9WpDB7bolVCNtzRVBNTsxM4wHn6ACfUbIc tUOIR3E2sT4Jmiz1IouJPRo= =T7Je -----END PGP SIGNATURE----- --Boundary-03=_qJqJ/Tl6Rjlm9Vj--