All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101125104817.GA31779@oksana.dev.rtsoft.ru>

diff --git a/a/1.txt b/N1/1.txt
index a7d1bb8..24179cc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 On Thu, Nov 25, 2010 at 03:25:38PM +0800, Lin Mac wrote:
 [...]
-> > ?#include <linux/module.h>
-> > ?#include <linux/io.h>
-> > ?#include <linux/delay.h>
+> >  #include <linux/module.h>
+> >  #include <linux/io.h>
+> >  #include <linux/delay.h>
 > > +#include <asm/atomic.h>
 > It's not necessary for mach/pm.h already included it, right?
 
@@ -13,17 +13,17 @@ may not include asm/atomic.h, so the build will break.
 Thanks,
 
 > 
-> > ?#include <mach/system.h>
-> > ?#include <mach/cns3xxx.h>
-> > ?#include <mach/pm.h>
+> >  #include <mach/system.h>
+> >  #include <mach/cns3xxx.h>
+> >  #include <mach/pm.h>
 > > @@ -117,3 +118,6 @@ int cns3xxx_cpu_clock(void)
-> > ? ? ? ?return cpu;
-> > ?}
-> > ?EXPORT_SYMBOL(cns3xxx_cpu_clock);
+> >        return cpu;
+> >  }
+> >  EXPORT_SYMBOL(cns3xxx_cpu_clock);
 > > +
 > > +atomic_t usb_pwr_ref = ATOMIC_INIT(0);
 > > +EXPORT_SYMBOL(usb_pwr_ref);
 
 -- 
 Anton Vorontsov
-Email: cbouatmailru at gmail.com
+Email: cbouatmailru@gmail.com
diff --git a/a/content_digest b/N1/content_digest
index acfd832..dcc6afd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,17 +2,21 @@
  "ref\01290443565-20766-3-git-send-email-mkl0301@gmail.com\0"
  "ref\020101124161122.GA15902@oksana.dev.rtsoft.ru\0"
  "ref\0AANLkTimMEALmH08RKQet_MGiyEFYpD2kVtPtmKJpmhtZ@mail.gmail.com\0"
- "From\0cbouatmailru@gmail.com (Anton Vorontsov)\0"
- "Subject\0[PATCH v2 2/3] ARM: cns3xxx: Add architecture definition for EHCI/OHCI controller\0"
+ "From\0Anton Vorontsov <cbouatmailru@gmail.com>\0"
+ "Subject\0Re: [PATCH v2 2/3] ARM: cns3xxx: Add architecture definition for EHCI/OHCI controller\0"
  "Date\0Thu, 25 Nov 2010 13:48:17 +0300\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lin Mac <mkl0301@gmail.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  dbrownell@users.sourceforge.net
+ " linux-usb@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Nov 25, 2010 at 03:25:38PM +0800, Lin Mac wrote:\n"
  "[...]\n"
- "> > ?#include <linux/module.h>\n"
- "> > ?#include <linux/io.h>\n"
- "> > ?#include <linux/delay.h>\n"
+ "> > \302\240#include <linux/module.h>\n"
+ "> > \302\240#include <linux/io.h>\n"
+ "> > \302\240#include <linux/delay.h>\n"
  "> > +#include <asm/atomic.h>\n"
  "> It's not necessary for mach/pm.h already included it, right?\n"
  "\n"
@@ -23,19 +27,19 @@
  "Thanks,\n"
  "\n"
  "> \n"
- "> > ?#include <mach/system.h>\n"
- "> > ?#include <mach/cns3xxx.h>\n"
- "> > ?#include <mach/pm.h>\n"
+ "> > \302\240#include <mach/system.h>\n"
+ "> > \302\240#include <mach/cns3xxx.h>\n"
+ "> > \302\240#include <mach/pm.h>\n"
  "> > @@ -117,3 +118,6 @@ int cns3xxx_cpu_clock(void)\n"
- "> > ? ? ? ?return cpu;\n"
- "> > ?}\n"
- "> > ?EXPORT_SYMBOL(cns3xxx_cpu_clock);\n"
+ "> > \302\240 \302\240 \302\240 \302\240return cpu;\n"
+ "> > \302\240}\n"
+ "> > \302\240EXPORT_SYMBOL(cns3xxx_cpu_clock);\n"
  "> > +\n"
  "> > +atomic_t usb_pwr_ref = ATOMIC_INIT(0);\n"
  "> > +EXPORT_SYMBOL(usb_pwr_ref);\n"
  "\n"
  "-- \n"
  "Anton Vorontsov\n"
- Email: cbouatmailru at gmail.com
+ Email: cbouatmailru@gmail.com
 
-785e3e231cc37eb57fe56a771a637237396d355a55097739c9ade8995c90e440
+a75b0c2d0a0e80b03e41872ddce06f485f5325d596e177e4458a61d3ac38b0cd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.