All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130614010254.GD7284@verge.net.au>

diff --git a/a/1.txt b/N1/1.txt
index 9334d58..0a4a43f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ On Thu, Jun 13, 2013 at 09:36:51PM +0200, Guennadi Liakhovetski wrote:
 > CSI2 and IMX074 will become difficult. Besides, AP4EVB is used as an 
 > example in my V4L2 clock / async probing patch series:
 > 
-> http://www.mail-archive.com/linux-media@vger.kernel.org/msg63174.html
+> http://www.mail-archive.com/linux-media at vger.kernel.org/msg63174.html
 > 
 > If still possible, would be good to delay removing this board until we 
 > complete our discussion.
@@ -60,7 +60,7 @@ Does the board still work with the rest of this series applied?
 > > -CONFIG_SYSVIPC=y
 > > -CONFIG_IKCONFIG=y
 > > -CONFIG_IKCONFIG_PROC=y
-> > -CONFIG_LOG_BUF_SHIFT\x16
+> > -CONFIG_LOG_BUF_SHIFT=16
 > > -CONFIG_BLK_DEV_INITRD=y
 > > -CONFIG_SLAB=y
 > > -# CONFIG_BLK_DEV_BSG is not set
@@ -162,7 +162,8 @@ Does the board still work with the rest of this series applied?
 > > +++ b/arch/arm/mach-shmobile/Makefile.boot
 > > @@ -1,7 +1,6 @@
 > >  # per-board load address for uImage
-> >  loadaddr-y	:> >  loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000
+> >  loadaddr-y	:=
+> >  loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000
 > > -loadaddr-$(CONFIG_MACH_AP4EVB) += 0x40008000
 > >  loadaddr-$(CONFIG_MACH_APE6EVM) += 0x40008000
 > >  loadaddr-$(CONFIG_MACH_ARMADILLO800EVA) += 0x40008000
@@ -344,7 +345,8 @@ Does the board still work with the rest of this series applied?
 > > - */
 > > -
 > > -/* Dummy supplies, where voltage doesn't matter */
-> > -static struct regulator_consumer_supply fixed1v8_power_consumers[] > > -{
+> > -static struct regulator_consumer_supply fixed1v8_power_consumers[] =
+> > -{
 > > -	/* J22 default position: 1.8V */
 > > -	REGULATOR_SUPPLY("vmmc", "sh_mobile_sdhi.1"),
 > > -	REGULATOR_SUPPLY("vqmmc", "sh_mobile_sdhi.1"),
@@ -352,7 +354,8 @@ Does the board still work with the rest of this series applied?
 > > -	REGULATOR_SUPPLY("vqmmc", "sh_mmcif.0"),
 > > -};
 > > -
-> > -static struct regulator_consumer_supply fixed3v3_power_consumers[] > > -{
+> > -static struct regulator_consumer_supply fixed3v3_power_consumers[] =
+> > -{
 > > -	REGULATOR_SUPPLY("vmmc", "sh_mobile_sdhi.0"),
 > > -	REGULATOR_SUPPLY("vqmmc", "sh_mobile_sdhi.0"),
 > > -};
@@ -703,7 +706,8 @@ Does the board still work with the rest of this series applied?
 > > -		 * D-PHY	= DSIPCLK * ((0x6*2)+1) = 312MHz (see .phyctrl)
 > > -		 * HsByteCLK	= D-PHY/8 = 39MHz
 > > -		 *
-> > -		 *  X * Y * FPS > > -		 * (544+72+600+16) * (961+8+8+2) * 30 = 36.1MHz
+> > -		 *  X * Y * FPS =
+> > -		 * (544+72+600+16) * (961+8+8+2) * 30 = 36.1MHz
 > > -		 */
 > > -		clk_set_rate(pck, clk_round_rate(pck, 24000000));
 > > -		clk_enable(pck);
@@ -1651,7 +1655,7 @@ Does the board still work with the rest of this series applied?
 > > 
 > > --
 > > To unsubscribe from this list: send the line "unsubscribe linux-sh" in
-> > the body of a message to majordomo@vger.kernel.org
+> > the body of a message to majordomo at vger.kernel.org
 > > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > > 
 > 
diff --git a/a/content_digest b/N1/content_digest
index 53cb776..705d411 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
  "ref\01371106793-25071-1-git-send-email-horms+renesas@verge.net.au\0"
  "ref\01371106793-25071-15-git-send-email-horms+renesas@verge.net.au\0"
  "ref\0Pine.LNX.4.64.1306132128370.3777@axis700.grange\0"
- "From\0Simon Horman <horms@verge.net.au>\0"
- "Subject\0Re: [PATCH 14/15] ARM: shmobile: Remove AP4EVB board support\0"
- "Date\0Fri, 14 Jun 2013 01:02:54 +0000\0"
+ "From\0horms@verge.net.au (Simon Horman)\0"
+ "Subject\0[PATCH 14/15] ARM: shmobile: Remove AP4EVB board support\0"
+ "Date\0Fri, 14 Jun 2013 10:02:54 +0900\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -32,7 +32,7 @@
  "> CSI2 and IMX074 will become difficult. Besides, AP4EVB is used as an \n"
  "> example in my V4L2 clock / async probing patch series:\n"
  "> \n"
- "> http://www.mail-archive.com/linux-media@vger.kernel.org/msg63174.html\n"
+ "> http://www.mail-archive.com/linux-media at vger.kernel.org/msg63174.html\n"
  "> \n"
  "> If still possible, would be good to delay removing this board until we \n"
  "> complete our discussion.\n"
@@ -69,7 +69,7 @@
  "> > -CONFIG_SYSVIPC=y\n"
  "> > -CONFIG_IKCONFIG=y\n"
  "> > -CONFIG_IKCONFIG_PROC=y\n"
- "> > -CONFIG_LOG_BUF_SHIFT\026\n"
+ "> > -CONFIG_LOG_BUF_SHIFT=16\n"
  "> > -CONFIG_BLK_DEV_INITRD=y\n"
  "> > -CONFIG_SLAB=y\n"
  "> > -# CONFIG_BLK_DEV_BSG is not set\n"
@@ -171,7 +171,8 @@
  "> > +++ b/arch/arm/mach-shmobile/Makefile.boot\n"
  "> > @@ -1,7 +1,6 @@\n"
  "> >  # per-board load address for uImage\n"
- "> >  loadaddr-y\t:> >  loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000\n"
+ "> >  loadaddr-y\t:=\n"
+ "> >  loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000\n"
  "> > -loadaddr-$(CONFIG_MACH_AP4EVB) += 0x40008000\n"
  "> >  loadaddr-$(CONFIG_MACH_APE6EVM) += 0x40008000\n"
  "> >  loadaddr-$(CONFIG_MACH_ARMADILLO800EVA) += 0x40008000\n"
@@ -353,7 +354,8 @@
  "> > - */\n"
  "> > -\n"
  "> > -/* Dummy supplies, where voltage doesn't matter */\n"
- "> > -static struct regulator_consumer_supply fixed1v8_power_consumers[] > > -{\n"
+ "> > -static struct regulator_consumer_supply fixed1v8_power_consumers[] =\n"
+ "> > -{\n"
  "> > -\t/* J22 default position: 1.8V */\n"
  "> > -\tREGULATOR_SUPPLY(\"vmmc\", \"sh_mobile_sdhi.1\"),\n"
  "> > -\tREGULATOR_SUPPLY(\"vqmmc\", \"sh_mobile_sdhi.1\"),\n"
@@ -361,7 +363,8 @@
  "> > -\tREGULATOR_SUPPLY(\"vqmmc\", \"sh_mmcif.0\"),\n"
  "> > -};\n"
  "> > -\n"
- "> > -static struct regulator_consumer_supply fixed3v3_power_consumers[] > > -{\n"
+ "> > -static struct regulator_consumer_supply fixed3v3_power_consumers[] =\n"
+ "> > -{\n"
  "> > -\tREGULATOR_SUPPLY(\"vmmc\", \"sh_mobile_sdhi.0\"),\n"
  "> > -\tREGULATOR_SUPPLY(\"vqmmc\", \"sh_mobile_sdhi.0\"),\n"
  "> > -};\n"
@@ -712,7 +715,8 @@
  "> > -\t\t * D-PHY\t= DSIPCLK * ((0x6*2)+1) = 312MHz (see .phyctrl)\n"
  "> > -\t\t * HsByteCLK\t= D-PHY/8 = 39MHz\n"
  "> > -\t\t *\n"
- "> > -\t\t *  X * Y * FPS > > -\t\t * (544+72+600+16) * (961+8+8+2) * 30 = 36.1MHz\n"
+ "> > -\t\t *  X * Y * FPS =\n"
+ "> > -\t\t * (544+72+600+16) * (961+8+8+2) * 30 = 36.1MHz\n"
  "> > -\t\t */\n"
  "> > -\t\tclk_set_rate(pck, clk_round_rate(pck, 24000000));\n"
  "> > -\t\tclk_enable(pck);\n"
@@ -1660,7 +1664,7 @@
  "> > \n"
  "> > --\n"
  "> > To unsubscribe from this list: send the line \"unsubscribe linux-sh\" in\n"
- "> > the body of a message to majordomo@vger.kernel.org\n"
+ "> > the body of a message to majordomo at vger.kernel.org\n"
  "> > More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  "> > \n"
  "> \n"
@@ -1670,4 +1674,4 @@
  "> http://www.open-technology.de/\n"
  >
 
-a488977b5e03a42d8c0a9543bfd2877680a3e8aaa94eca49247224b78c4cd74c
+a9fbb466880a73c6e3d3fa4e10b9d104ca0846c0f9bb9c7639631c773824e595

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.