All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1428850452-4178-7-git-send-email-linux.amoon@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index e9332a2..4d44194 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,11 +15,11 @@ Through pwm_config we update the duty cycle and period and update the PWM regist
 pwm_enable will update the state to TCON_MANUALUPDATE(tcon_chan)
 and TCON_START(tcon_chan) | TCON_AUTORELOAD(tcon_chan) and update the PWM register.
 
-Reported-by: Markus Reichl <m.reichl-SRyzfwRm/0rPTwkrwQOX7A@public.gmane.org>
-Tested-by: Markus Reichl <m.reichl-SRyzfwRm/0rPTwkrwQOX7A@public.gmane.org>
-Reviewed-by: Lukasz Majewski <l.majewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-Reviewed-by: Sjoerd Simons <sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
-Signed-off-by: Anand Moon <linux.amoon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Reported-by: Markus Reichl <m.reichl@fivetechno.de>
+Tested-by: Markus Reichl <m.reichl@fivetechno.de>
+Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
+Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
+Signed-off-by: Anand Moon <linux.amoon@gmail.com>
 ---
  drivers/hwmon/pwm-fan.c | 10 ++++------
  1 file changed, 4 insertions(+), 6 deletions(-)
@@ -61,8 +61,3 @@ index 7c83dc4..f25c841 100644
  	mutex_unlock(&ctx->lock);
 -- 
 1.9.1
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index a5a13e2..91a4861 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,8 @@
  "ref\01428850452-4178-1-git-send-email-linux.amoon@gmail.com\0"
- "ref\01428850452-4178-1-git-send-email-linux.amoon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Anand Moon <linux.amoon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0linux.amoon@gmail.com (Anand Moon)\0"
  "Subject\0[PATCH v3 6/6] hwmon: pwm-fan: Update the duty cycle inorder to control the pwm-fan\0"
  "Date\0Mon, 13 Apr 2015 00:24:12 +0930\0"
- "To\0Lukasz Majewski <l.majewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>"
-  Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
-  Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Sjoerd Simons <sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
-  Markus Reichl <m.reichl-SRyzfwRm/0rPTwkrwQOX7A@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
- " Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Anand Moon <linux.amoon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "In order to disable the PWM we need to update using following sequence.\n"
@@ -33,11 +22,11 @@
  "pwm_enable will update the state to TCON_MANUALUPDATE(tcon_chan)\n"
  "and TCON_START(tcon_chan) | TCON_AUTORELOAD(tcon_chan) and update the PWM register.\n"
  "\n"
- "Reported-by: Markus Reichl <m.reichl-SRyzfwRm/0rPTwkrwQOX7A@public.gmane.org>\n"
- "Tested-by: Markus Reichl <m.reichl-SRyzfwRm/0rPTwkrwQOX7A@public.gmane.org>\n"
- "Reviewed-by: Lukasz Majewski <l.majewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
- "Reviewed-by: Sjoerd Simons <sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>\n"
- "Signed-off-by: Anand Moon <linux.amoon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Reported-by: Markus Reichl <m.reichl@fivetechno.de>\n"
+ "Tested-by: Markus Reichl <m.reichl@fivetechno.de>\n"
+ "Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>\n"
+ "Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>\n"
+ "Signed-off-by: Anand Moon <linux.amoon@gmail.com>\n"
  "---\n"
  " drivers/hwmon/pwm-fan.c | 10 ++++------\n"
  " 1 file changed, 4 insertions(+), 6 deletions(-)\n"
@@ -78,11 +67,6 @@
  " exit_set_pwm_err:\n"
  " \tmutex_unlock(&ctx->lock);\n"
  "-- \n"
- "1.9.1\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 1.9.1
 
-74ba4ae29900d9be65cd4dba7e04fb7a8f1b1b0405cab44041175d4ce8ec50a1
+eb5b390710bd87b974dd6a019bdabac6642ec6b404cd688781f2374be72aa117

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.