All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56E93C43.1060500@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 7d4d4e9..9acdee2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Am 11.03.2016 um 00:04 schrieb Julien Chauveau:
->> Le 6 mars 2016 à 20:53, Andreas Färber <afaerber@suse.de> a écrit :
+>> Le 6 mars 2016 ? 20:53, Andreas F?rber <afaerber@suse.de> a ?crit :
 >>
->> Signed-off-by: Andreas Färber <afaerber@suse.de>
+>> Signed-off-by: Andreas F?rber <afaerber@suse.de>
 >> ---
 >> v2 -> v3:
 >> * Adopted wakeup-source instead of gpio-key,wakeup (Julien)
@@ -33,7 +33,7 @@ Am 11.03.2016 um 00:04 schrieb Julien Chauveau:
 >>
 >> +	keys: gpio-keys {
 > 
-> I think you don't need the "keys" label, because there’s no phandle that refers to this.
+> I think you don't need the "keys" label, because there?s no phandle that refers to this.
 
 As discussed elsewhere, there are four additional keys on the
 Landingship (you proposed as sub-node names key1-key4).
@@ -43,9 +43,9 @@ I prefer preparing the label now over adding it in a later patch.
 >> +		pinctrl-names = "default";
 >> +		pinctrl-0 = <&pwr_key>;
 >> +
->> +		button@0 {
+>> +		button at 0 {
 > 
-> Here you should use "power" instead of "button@0".
+> Here you should use "power" instead of "button at 0".
 
 Done.
 
@@ -53,7 +53,7 @@ Done.
 >> +			label = "GPIO Power";
 >> +			linux,code = <KEY_POWER>;
 > 
-> According to Documentation/input/event-codes.txt, there’s a special event type for the power button.
+> According to Documentation/input/event-codes.txt, there?s a special event type for the power button.
 > Should we use it here for that purpose?
 > 
 > 			linux,input-type = <EV_PWR>
@@ -89,5 +89,5 @@ Andreas
 >> 			rockchip,pins = <0 0 RK_FUNC_2 &pcfg_pull_none>;
 
 -- 
-SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
-GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)
+SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
+GF: Felix Imend?rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N?rnberg)
diff --git a/a/content_digest b/N1/content_digest
index 6caa95e..4b57b49 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,16 @@
  "ref\01457294038-14243-1-git-send-email-afaerber@suse.de\0"
  "ref\01457294038-14243-7-git-send-email-afaerber@suse.de\0"
  "ref\06BD669A2-4971-4702-8742-77C9994AA4E9@gmail.com\0"
- "From\0Andreas F\303\244rber <afaerber@suse.de>\0"
- "Subject\0Re: [PATCH v3 6/8] arm64: dts: rockchip: Add power key to GeekBox\0"
+ "From\0afaerber@suse.de (Andreas F\303\244rber)\0"
+ "Subject\0[PATCH v3 6/8] arm64: dts: rockchip: Add power key to GeekBox\0"
  "Date\0Wed, 16 Mar 2016 11:58:11 +0100\0"
- "To\0Julien Chauveau <chauveau.julien@gmail.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree <devicetree@vger.kernel.org>
-  Heiko Stuebner <heiko@sntech.de>
-  Pawel Moll <pawel.moll@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  LKML <linux-kernel@vger.kernel.org>
-  linux-rockchip <linux-rockchip@lists.infradead.org>
-  Rob Herring <robh+dt@kernel.org>
-  Kumar Gala <galak@codeaurora.org>
- " LAKML <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Am 11.03.2016 um 00:04 schrieb Julien Chauveau:\n"
- ">> Le 6 mars 2016 \303\240 20:53, Andreas F\303\244rber <afaerber@suse.de> a \303\251crit :\n"
+ ">> Le 6 mars 2016 ? 20:53, Andreas F?rber <afaerber@suse.de> a ?crit :\n"
  ">>\n"
- ">> Signed-off-by: Andreas F\303\244rber <afaerber@suse.de>\n"
+ ">> Signed-off-by: Andreas F?rber <afaerber@suse.de>\n"
  ">> ---\n"
  ">> v2 -> v3:\n"
  ">> * Adopted wakeup-source instead of gpio-key,wakeup (Julien)\n"
@@ -54,7 +42,7 @@
  ">>\n"
  ">> +\tkeys: gpio-keys {\n"
  "> \n"
- "> I think you don't need the \"keys\" label, because there\342\200\231s no phandle that refers to this.\n"
+ "> I think you don't need the \"keys\" label, because there?s no phandle that refers to this.\n"
  "\n"
  "As discussed elsewhere, there are four additional keys on the\n"
  "Landingship (you proposed as sub-node names key1-key4).\n"
@@ -64,9 +52,9 @@
  ">> +\t\tpinctrl-names = \"default\";\n"
  ">> +\t\tpinctrl-0 = <&pwr_key>;\n"
  ">> +\n"
- ">> +\t\tbutton@0 {\n"
+ ">> +\t\tbutton at 0 {\n"
  "> \n"
- "> Here you should use \"power\" instead of \"button@0\".\n"
+ "> Here you should use \"power\" instead of \"button at 0\".\n"
  "\n"
  "Done.\n"
  "\n"
@@ -74,7 +62,7 @@
  ">> +\t\t\tlabel = \"GPIO Power\";\n"
  ">> +\t\t\tlinux,code = <KEY_POWER>;\n"
  "> \n"
- "> According to Documentation/input/event-codes.txt, there\342\200\231s a special event type for the power button.\n"
+ "> According to Documentation/input/event-codes.txt, there?s a special event type for the power button.\n"
  "> Should we use it here for that purpose?\n"
  "> \n"
  "> \t\t\tlinux,input-type = <EV_PWR>\n"
@@ -110,7 +98,7 @@
  ">> \t\t\trockchip,pins = <0 0 RK_FUNC_2 &pcfg_pull_none>;\n"
  "\n"
  "-- \n"
- "SUSE Linux GmbH, Maxfeldstr. 5, 90409 N\303\274rnberg, Germany\n"
- "GF: Felix Imend\303\266rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N\303\274rnberg)"
+ "SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany\n"
+ GF: Felix Imend?rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N?rnberg)
 
-4ef50d3f9c7e808b887d7766ff528f5d8429f7d251de297ddb98aa6bbfe02203
+e759eeb82f1ef7e310a804bc89c67afe005d8d18e252d37e842abde0732f5f3e

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.