[kernel] r11423 - in dists/trunk/linux-2.6/debian/patches: bugfix/arm series

Martin Michlmayr tbm at alioth.debian.org
Mon May 19 19:08:13 UTC 2008


Author: tbm
Date: Mon May 19 19:08:12 2008
New Revision: 11423

Log:
update patch


Modified:
   dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-video_bt848.patch
   dists/trunk/linux-2.6/debian/patches/series/1~experimental.1

Modified: dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-video_bt848.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-video_bt848.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-video_bt848.patch	Mon May 19 19:08:12 2008
@@ -1,12 +1,11 @@
-diff --git a/drivers/media/video/bt8xx/Kconfig b/drivers/media/video/bt8xx/Kconfig
-index cfc822b..fd50499 100644
---- a/drivers/media/video/bt8xx/Kconfig
-+++ b/drivers/media/video/bt8xx/Kconfig
+--- a/drivers/media/video/bt8xx/Kconfig	2008-05-19 19:06:35.000000000 +0000
++++ b/drivers/media/video/bt8xx/Kconfig	2008-05-19 19:07:17.000000000 +0000
 @@ -1,6 +1,6 @@
  config VIDEO_BT848
  	tristate "BT848 Video For Linux"
 -	depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2 && INPUT
 +	depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2 && INPUT && (!ARM || BROKEN)
+ 	depends on HOTPLUG	# due to FW_LOADER
  	select I2C_ALGOBIT
  	select FW_LOADER
- 	select VIDEO_BTCX
+

Modified: dists/trunk/linux-2.6/debian/patches/series/1~experimental.1
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/1~experimental.1	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/1~experimental.1	Mon May 19 19:08:12 2008
@@ -23,7 +23,7 @@
 + bugfix/arm/disable-dvb_budget.patch
 + bugfix/arm/disable-netxen_nic.patch
 + bugfix/arm/disable-chelsio_t3.patch
-#+ bugfix/arm/disable-video_bt848.patch
++ bugfix/arm/disable-video_bt848.patch
 + bugfix/arm/disable-scsi_acard.patch
 + bugfix/arm/disable-ath5k.patch
 + bugfix/arm/disable-r6040.patch



More information about the Kernel-svn-changes mailing list