Ignore:
Timestamp:
03/03/09 15:07:29 (4 years ago)
Author:
werner
Message:

Restructure patches for submission. Back out the atrocities in wip.patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • developers/werner/gta03/cam/patches/add-s3c-cam-platform.patch

    r4940 r4945  
    22=================================================================== 
    33--- /dev/null   1970-01-01 00:00:00.000000000 +0000 
    4 +++ cam/arch/arm/plat-s3c/dev-camif.c   2009-02-27 12:32:43.000000000 +0800 
     4+++ cam/arch/arm/plat-s3c/dev-camif.c   2009-03-03 19:06:20.000000000 +0800 
    55@@ -0,0 +1,59 @@ 
    66+/* linux/arch/arm/plat-s3c/dev-hsmmc.c 
     
    6565Index: cam/arch/arm/plat-s3c/Kconfig 
    6666=================================================================== 
    67 --- cam.orig/arch/arm/plat-s3c/Kconfig  2009-02-27 12:29:18.000000000 +0800 
    68 +++ cam/arch/arm/plat-s3c/Kconfig       2009-02-27 12:29:23.000000000 +0800 
     67--- cam.orig/arch/arm/plat-s3c/Kconfig  2009-03-03 16:50:36.000000000 +0800 
     68+++ cam/arch/arm/plat-s3c/Kconfig       2009-03-03 19:06:20.000000000 +0800 
    6969@@ -193,4 +193,9 @@ 
    7070        help 
     
    7979Index: cam/arch/arm/plat-s3c/Makefile 
    8080=================================================================== 
    81 --- cam.orig/arch/arm/plat-s3c/Makefile 2009-02-27 12:29:18.000000000 +0800 
    82 +++ cam/arch/arm/plat-s3c/Makefile      2009-02-27 12:29:23.000000000 +0800 
    83 @@ -31,6 +31,7 @@ 
     81--- cam.orig/arch/arm/plat-s3c/Makefile 2009-03-03 16:50:36.000000000 +0800 
     82+++ cam/arch/arm/plat-s3c/Makefile      2009-03-03 19:06:20.000000000 +0800 
     83@@ -35,6 +35,7 @@ 
    8484 obj-y                          += dev-i2c0.o 
    8585 obj-$(CONFIG_S3C_DEV_I2C1)     += dev-i2c1.o 
Note: See TracChangeset for help on using the changeset viewer.