diff for duplicates of <5311C92C.20901@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 5dc59a8..0395a00 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,10 +2,10 @@ On 26/02/14 20:03, Sebastian Reichel wrote: > Simplify reading and writing of 16 bit TWL registers in the > driver by using twl_i2c_read_u16 and twl_i2c_write_u16. > -> Signed-off-by: Sebastian Reichel <sre@debian.org> -> Acked-by: Lee Jones <lee.jones@linaro.org> +> Signed-off-by: Sebastian Reichel <sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> +> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Nice -Acked-by: Jonathan Cameron <jic23@kernel.org> +Acked-by: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > --- > drivers/mfd/twl4030-madc.c | 39 ++++++++------------------------------- > 1 file changed, 8 insertions(+), 31 deletions(-) @@ -95,3 +95,8 @@ Acked-by: Jonathan Cameron <jic23@kernel.org> > goto out; > } > + +-- +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 1aa5f0a..2c112b8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,34 +1,35 @@ "ref\01393374270-20079-1-git-send-email-sre@debian.org\0" "ref\01393444990-28140-1-git-send-email-sre@debian.org\0" "ref\01393444990-28140-6-git-send-email-sre@debian.org\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" + "ref\01393444990-28140-6-git-send-email-sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org\0" + "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [RFCv4 5/7] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers\0" "Date\0Sat, 01 Mar 2014 11:49:00 +0000\0" - "To\0Sebastian Reichel <sre@debian.org>" - Sebastian Reichel <sre@ring0.de> - " Marek Belisko <marek@goldelico.com>\0" - "Cc\0Lee Jones <lee.jones@linaro.org>" - Samuel Ortiz <sameo@linux.intel.com> - Lars-Peter Clausen <lars@metafoo.de> - Rob Herring <robh+dt@kernel.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - Grant Likely <grant.likely@linaro.org> - linux-kernel@vger.kernel.org - devicetree@vger.kernel.org - " linux-iio@vger.kernel.org\0" + "To\0Sebastian Reichel <sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>" + Sebastian Reichel <sre-GFxCN5SEZAc@public.gmane.org> + " Marek Belisko <marek-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>\0" + "Cc\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 26/02/14 20:03, Sebastian Reichel wrote:\n" "> Simplify reading and writing of 16 bit TWL registers in the\n" "> driver by using twl_i2c_read_u16 and twl_i2c_write_u16.\n" ">\n" - "> Signed-off-by: Sebastian Reichel <sre@debian.org>\n" - "> Acked-by: Lee Jones <lee.jones@linaro.org>\n" + "> Signed-off-by: Sebastian Reichel <sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>\n" + "> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "Nice\n" - "Acked-by: Jonathan Cameron <jic23@kernel.org>\n" + "Acked-by: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> drivers/mfd/twl4030-madc.c | 39 ++++++++-------------------------------\n" "> 1 file changed, 8 insertions(+), 31 deletions(-)\n" @@ -117,6 +118,11 @@ "> \t\t\t\tmethod->avg);\n" "> \t\t\tgoto out;\n" "> \t\t}\n" - > + ">\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 -321df0b62de604ccc650556ebfff9b6973337e27ce57c4fa8d688252d8a0be31 +0b09d658e2fbd05e82c609582e7e9b9fac6c9b74ad0bbd2f77e033619194d982
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.