Date: Thursday, December 17, 2009 @ 07:28:37
  Author: tpowa
Revision: 61507

added missing patch

Added:
  lirc/repos/testing-i686/kernel-2.6.32.patch

---------------------+
 kernel-2.6.32.patch |   12 ++++++++++++
 1 file changed, 12 insertions(+)

Added: kernel-2.6.32.patch
===================================================================
--- kernel-2.6.32.patch                         (rev 0)
+++ kernel-2.6.32.patch 2009-12-17 12:28:37 UTC (rev 61507)
@@ -0,0 +1,12 @@
+--- lirc-0.8.5/drivers/lirc_i2c/lirc_i2c.c     2009/08/30 16:59:53     1.70
++++ lirc-0.8.5/drivers/lirc_i2c/lirc_i2c.c     2009/12/15 05:37:00     1.71
+@@ -399,8 +399,8 @@
+               .name   = "i2c ir driver",
+       },
+ #endif
+-      .id             = I2C_DRIVERID_EXP3, /* FIXME */
+ #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 31)
++      .id             = I2C_DRIVERID_EXP3, /* FIXME */
+       .attach_adapter = ir_probe,
+       .detach_client  = ir_remove,
+ #else

Reply via email to