Send commitlog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. r2387 - in branches/src/target/kernel: . 2.6.22.x
      ([EMAIL PROTECTED])
   2. r2388 - trunk/src/target/kernel/patches ([EMAIL PROTECTED])
--- Begin Message ---
Author: shoragan
Date: 2007-07-24 17:35:24 +0200 (Tue, 24 Jul 2007)
New Revision: 2387

Added:
   branches/src/target/kernel/2.6.22.x/
   branches/src/target/kernel/2.6.22.x/patches/
Log:
Create branch for 2.6.22.x kernel patches.

Copied: branches/src/target/kernel/2.6.22.x/patches (from rev 2385, 
trunk/src/target/kernel/patches)




--- End Message ---
--- Begin Message ---
Author: roh
Date: 2007-07-25 08:20:03 +0200 (Wed, 25 Jul 2007)
New Revision: 2388

Modified:
   trunk/src/target/kernel/patches/gta01-power_control.patch
Log:
this should fix a missing sysfs entry when using gllin on _old_ (pre gta01bv3) 
devices
thanks henryk


Modified: trunk/src/target/kernel/patches/gta01-power_control.patch
===================================================================
--- trunk/src/target/kernel/patches/gta01-power_control.patch   2007-07-24 
15:35:24 UTC (rev 2387)
+++ trunk/src/target/kernel/patches/gta01-power_control.patch   2007-07-25 
06:20:03 UTC (rev 2388)
@@ -521,7 +521,7 @@
 +      case GTA01v3_SYSTEM_REV:
 +      case GTA01v4_SYSTEM_REV:
 +      case GTA01Bv2_SYSTEM_REV:
-+              gta01_gps_sysfs_entries[ARRAY_SIZE(gta01_gps_sysfs_entries)-2] =
++              gta01_gps_sysfs_entries[ARRAY_SIZE(gta01_gps_sysfs_entries)-3] =
 +                                                      
&dev_attr_power_tcxo_2v8.attr;
 +              break;
 +      case GTA01Bv3_SYSTEM_REV:




--- End Message ---
_______________________________________________
commitlog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to