[kernel/rawhide/user/kyle/kernel-git] hdpvr lost an id upstream

Kyle McMartin kyle at fedoraproject.org
Tue Nov 16 06:11:36 UTC 2010


commit 754832dcb49b19e83a96b75cc94ce764cae8ae3d
Author: Kyle McMartin <kyle at mcmartin.ca>
Date:   Tue Nov 16 01:10:24 2010 -0500

    hdpvr lost an id upstream

 hdpvr-ir-enable.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/hdpvr-ir-enable.patch b/hdpvr-ir-enable.patch
index f377d6b..e73c421 100644
--- a/hdpvr-ir-enable.patch
+++ b/hdpvr-ir-enable.patch
@@ -216,3 +216,14 @@ index b0f046d..2107055 100644
  	/* I2C lock */
  	struct mutex		i2c_mutex;
  
+diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h
+index 4bef5c5..4385341 100644
+--- a/include/linux/i2c-id.h
++++ b/include/linux/i2c-id.h
+@@ -33,5 +33,6 @@
+ 
+ /* --- Bit algorithm adapters						*/
+ #define I2C_HW_B_CX2388x	0x01001b /* connexant 2388x based tv cards */
++#define I2C_HW_B_HDPVR		0x010025 /* Hauppauge HD PVR */
+ 
+ #endif /* LINUX_I2C_ID_H */


More information about the scm-commits mailing list