All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <554B16A5.1040205@offcode.fi>

diff --git a/a/1.txt b/N1/1.txt
index 58350ec..fe6d681 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-On 07.05.2015 10:30, Uwe Kleine-König wrote:
+On 07.05.2015 10:30, Uwe Kleine-K?nig wrote:
 > Hello Timo,
 >
 > On Thu, May 07, 2015 at 09:42:44AM +0300, Timo Kokkonen wrote:
->> On 04.05.2015 10:04, Uwe Kleine-König wrote:
+>> On 04.05.2015 10:04, Uwe Kleine-K?nig wrote:
 >>> On Mon, May 04, 2015 at 08:59:03AM +0300, Timo Kokkonen wrote:
->>>> Hi, 03.05.2015 21:56, Uwe Kleine-König wrote:
+>>>> Hi, 03.05.2015 21:56, Uwe Kleine-K?nig wrote:
 >>>>> On Wed, Apr 22, 2015 at 02:11:42PM +0300, Timo Kokkonen wrote:
 >>>>>> +static int omap_wdt_is_running(struct omap_wdt_dev *wdev)
 >>>>>> +{
@@ -22,10 +22,10 @@ On 07.05.2015 10:30, Uwe Kleine-König wrote:
 >>>>>
 >>>>> But:
 >>>>>
->>>>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4
+>>>>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4
 >>>>> 44e35048: 00005555                                           UU..
->>>>> barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444
->>>>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4
+>>>>> barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444
+>>>>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4
 >>>>> 44e35048: 00004444                                           DD..
 >>>>>
 >>>>> So the register contains 0x4444 but the timer doesn't run. So at best
@@ -134,10 +134,3 @@ index f86775e..b929c83 100644
 
   	return readl_relaxed(base + OMAP_WATCHDOG_SPR) == 0x4444;
   }
-
-
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
-the body of a message to majordomo@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 ca55769..1c8d369 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,25 +5,19 @@
  "ref\020150504070452.GE25193@pengutronix.de\0"
  "ref\0554B0964.9030501@offcode.fi\0"
  "ref\020150507073029.GD12306@pengutronix.de\0"
- "From\0Timo Kokkonen <timo.kokkonen@offcode.fi>\0"
- "Subject\0Re: [PATCHv7 8/8] watchdog: omap_wdt: Convert to use new core extensions\0"
+ "From\0timo.kokkonen@offcode.fi (Timo Kokkonen)\0"
+ "Subject\0[PATCHv7 8/8] watchdog: omap_wdt: Convert to use new core extensions\0"
  "Date\0Thu, 07 May 2015 10:39:17 +0300\0"
- "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-watchdog@vger.kernel.org
-  boris.brezillon@free-electrons.com
-  nicolas.ferre@atmel.com
-  alexandre.belloni@free-electrons.com
- " Wenyou.Yang@atmel.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On 07.05.2015 10:30, Uwe Kleine-K\303\266nig wrote:\n"
+ "On 07.05.2015 10:30, Uwe Kleine-K?nig wrote:\n"
  "> Hello Timo,\n"
  ">\n"
  "> On Thu, May 07, 2015 at 09:42:44AM +0300, Timo Kokkonen wrote:\n"
- ">> On 04.05.2015 10:04, Uwe Kleine-K\303\266nig wrote:\n"
+ ">> On 04.05.2015 10:04, Uwe Kleine-K?nig wrote:\n"
  ">>> On Mon, May 04, 2015 at 08:59:03AM +0300, Timo Kokkonen wrote:\n"
- ">>>> Hi, 03.05.2015 21:56, Uwe Kleine-K\303\266nig wrote:\n"
+ ">>>> Hi, 03.05.2015 21:56, Uwe Kleine-K?nig wrote:\n"
  ">>>>> On Wed, Apr 22, 2015 at 02:11:42PM +0300, Timo Kokkonen wrote:\n"
  ">>>>>> +static int omap_wdt_is_running(struct omap_wdt_dev *wdev)\n"
  ">>>>>> +{\n"
@@ -41,10 +35,10 @@
  ">>>>>\n"
  ">>>>> But:\n"
  ">>>>>\n"
- ">>>>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
+ ">>>>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
  ">>>>> 44e35048: 00005555                                           UU..\n"
- ">>>>> barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444\n"
- ">>>>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
+ ">>>>> barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444\n"
+ ">>>>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
  ">>>>> 44e35048: 00004444                                           DD..\n"
  ">>>>>\n"
  ">>>>> So the register contains 0x4444 but the timer doesn't run. So at best\n"
@@ -152,13 +146,6 @@
  "+\treturn counter1 != counter2;\n"
  "\n"
  "  \treturn readl_relaxed(base + OMAP_WATCHDOG_SPR) == 0x4444;\n"
- "  }\n"
- "\n"
- "\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+   }
 
-94b8951e76efdc85b767834f0fb9939dca135551e6e46e27c300df2392f71b03
+73e21f9d8b1b5c691765c9e0cf7e3921922cf825917ce8a2ed720072c2224a83

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.