All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <7h1szc9vnp.fsf@baylibre.com>

diff --git a/a/content_digest b/N1/content_digest
index c210a74..9b8d257 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "From\0khilman@baylibre.com (Kevin Hilman)\0"
  "Subject\0[PATCH v5 0/5] Add support for legacy SCPI protocol\0"
  "Date\0Wed, 19 Oct 2016 08:59:54 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Sudeep Holla <sudeep.holla@arm.com> writes:\n"
@@ -81,4 +81,4 @@
  "\n"
  Kevin
 
-cba5fd0ede282ce1614d92b9f120bb2f89fe6ee6d6a83afe9a514a0a2afcbabb
+a2503fb2c155993cbb8f24719f1479028c7022d98f07561a61b7c756e4e66891

diff --git a/a/1.txt b/N2/1.txt
index 63c8fcc..5f9a75e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -19,31 +19,31 @@ Sudeep Holla <sudeep.holla@arm.com> writes:
 >>
 >> Last RFC discution thread can be found at : https://lkml.org/lkml/2016/8/9/210
 >>
->> Changes since v4 at : http://lkml.kernel.org/r/1475652814-30619-1-git-send-email-narmstrong at baylibre.com
+>> Changes since v4 at : http://lkml.kernel.org/r/1475652814-30619-1-git-send-email-narmstrong@baylibre.com
 >>  - Removed legacy locking scheme
 >>  - Removed cmd copy back after token insert
 >>  - Various cleanups
 >>
->> Changes since v3 at : http://lkml.kernel.org/r/1473262477-18045-1-git-send-email-narmstrong at baylibre.com
+>> Changes since v3 at : http://lkml.kernel.org/r/1473262477-18045-1-git-send-email-narmstrong@baylibre.com
 >>  - Changed back author to Sudeep Holla for first patch
 >>  - Merged legacy functions to scpi_send_message, tx_prepare and handle_remote_message
 >>  - Added legacy locking scheme
 >>  - Merged back legacy_scpi_sensor_get_value into scpi_sensor_get_value
 >>  - Rebased on linux-next-20161004 with patchset [1]
 >>
->> Changes since v2 at : http://lkml.kernel.org/r/1471952816-30877-1-git-send-email-narmstrong at baylibre.com
+>> Changes since v2 at : http://lkml.kernel.org/r/1471952816-30877-1-git-send-email-narmstrong@baylibre.com
 >>  - Added command indirection table and use it in each commands
 >>  - Added bitmap for high priority commands
 >>  - Cleaned up legacy tx_prepare/handle_message to align to standard functions
 >>  - Dropped legacy_scpi_ops
 >>
->> Changes since v1 at : http://lkml.kernel.org/r/1471515066-3626-1-git-send-email-narmstrong at baylibre.com
+>> Changes since v1 at : http://lkml.kernel.org/r/1471515066-3626-1-git-send-email-narmstrong@baylibre.com
 >>  - Dropped vendor_send_message and rockchip vendor mechanism patches
 >>  - Merged alternate functions into main functions using is_legacy boolean
 >>  - Added DT match table to set is_legacy to true
 >>  - Kept alternate scpi_ops structure for legacy
 >>
->> [1] http://lkml.kernel.org/r/1475595430-30075-1-git-send-email-narmstrong at baylibre.com
+>> [1] http://lkml.kernel.org/r/1475595430-30075-1-git-send-email-narmstrong@baylibre.com
 >> [2] git.kernel.org/sudeep.holla/linux
 >> [3] scpi: Add cmd indirection table to prepare for legacy commands
 >> [4] scpi: grow MAX_DVFS_OPPS to 16 entries
diff --git a/a/content_digest b/N2/content_digest
index c210a74..01b8f3b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,16 @@
  "ref\01476881472-13055-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\0ff62da76-a7b9-6891-c198-f9049dfa7bb5@arm.com\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH v5 0/5] Add support for legacy SCPI protocol\0"
+ "From\0Kevin Hilman <khilman@baylibre.com>\0"
+ "Subject\0Re: [PATCH v5 0/5] Add support for legacy SCPI protocol\0"
  "Date\0Wed, 19 Oct 2016 08:59:54 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Sudeep Holla <sudeep.holla@arm.com>\0"
+ "Cc\0Neil Armstrong <narmstrong@baylibre.com>"
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  linux-amlogic@lists.infradead.org
+  heiko@sntech.de
+  wxt@rock-chips.com
+ " frank.wang@rock-chips.com\0"
  "\00:1\0"
  "b\0"
  "Sudeep Holla <sudeep.holla@arm.com> writes:\n"
@@ -27,31 +34,31 @@
  ">>\n"
  ">> Last RFC discution thread can be found at : https://lkml.org/lkml/2016/8/9/210\n"
  ">>\n"
- ">> Changes since v4 at : http://lkml.kernel.org/r/1475652814-30619-1-git-send-email-narmstrong at baylibre.com\n"
+ ">> Changes since v4 at : http://lkml.kernel.org/r/1475652814-30619-1-git-send-email-narmstrong@baylibre.com\n"
  ">>  - Removed legacy locking scheme\n"
  ">>  - Removed cmd copy back after token insert\n"
  ">>  - Various cleanups\n"
  ">>\n"
- ">> Changes since v3 at : http://lkml.kernel.org/r/1473262477-18045-1-git-send-email-narmstrong at baylibre.com\n"
+ ">> Changes since v3 at : http://lkml.kernel.org/r/1473262477-18045-1-git-send-email-narmstrong@baylibre.com\n"
  ">>  - Changed back author to Sudeep Holla for first patch\n"
  ">>  - Merged legacy functions to scpi_send_message, tx_prepare and handle_remote_message\n"
  ">>  - Added legacy locking scheme\n"
  ">>  - Merged back legacy_scpi_sensor_get_value into scpi_sensor_get_value\n"
  ">>  - Rebased on linux-next-20161004 with patchset [1]\n"
  ">>\n"
- ">> Changes since v2 at : http://lkml.kernel.org/r/1471952816-30877-1-git-send-email-narmstrong at baylibre.com\n"
+ ">> Changes since v2 at : http://lkml.kernel.org/r/1471952816-30877-1-git-send-email-narmstrong@baylibre.com\n"
  ">>  - Added command indirection table and use it in each commands\n"
  ">>  - Added bitmap for high priority commands\n"
  ">>  - Cleaned up legacy tx_prepare/handle_message to align to standard functions\n"
  ">>  - Dropped legacy_scpi_ops\n"
  ">>\n"
- ">> Changes since v1 at : http://lkml.kernel.org/r/1471515066-3626-1-git-send-email-narmstrong at baylibre.com\n"
+ ">> Changes since v1 at : http://lkml.kernel.org/r/1471515066-3626-1-git-send-email-narmstrong@baylibre.com\n"
  ">>  - Dropped vendor_send_message and rockchip vendor mechanism patches\n"
  ">>  - Merged alternate functions into main functions using is_legacy boolean\n"
  ">>  - Added DT match table to set is_legacy to true\n"
  ">>  - Kept alternate scpi_ops structure for legacy\n"
  ">>\n"
- ">> [1] http://lkml.kernel.org/r/1475595430-30075-1-git-send-email-narmstrong at baylibre.com\n"
+ ">> [1] http://lkml.kernel.org/r/1475595430-30075-1-git-send-email-narmstrong@baylibre.com\n"
  ">> [2] git.kernel.org/sudeep.holla/linux\n"
  ">> [3] scpi: Add cmd indirection table to prepare for legacy commands\n"
  ">> [4] scpi: grow MAX_DVFS_OPPS to 16 entries\n"
@@ -81,4 +88,4 @@
  "\n"
  Kevin
 
-cba5fd0ede282ce1614d92b9f120bb2f89fe6ee6d6a83afe9a514a0a2afcbabb
+88b7f2af9bd8e18b41858e019799892ef20e9b0deb9963167c79bfb0ca5aa1ae

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.