diff for duplicates of <53870671.6080601@ti.com> diff --git a/a/1.txt b/N1/1.txt index e4f4306..644b0dc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On 5/28/2014 11:26 PM, Rob Herring wrote: -> On Wed, May 28, 2014 at 3:57 AM, Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org> wrote: +> On Wed, May 28, 2014 at 3:57 AM, Satish Patel <satish.patel@ti.com> wrote: >> TI-USIM driver is a platform driver that provides a character >> driver interface to user applications. >> @@ -23,7 +23,7 @@ EMV(Europay/Master/Visa) smartcard. EMVCo defines specification for this. >> >> Validation is done with ACOS3 smart cards >> ->> Signed-off-by: Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Satish Patel <satish.patel@ti.com> >> --- >> .../devicetree/bindings/ti-usim/ti-usim.txt | 32 + >> drivers/char/Kconfig | 7 + @@ -2829,7 +2829,7 @@ OK >> +late_initcall(usim_init); >> +module_exit(usim_exit); >> + ->> +MODULE_AUTHOR("Maulik Mankad <maulik-l0cyMroinI0@public.gmane.org>"); +>> +MODULE_AUTHOR("Maulik Mankad <maulik@ti.com>"); >> +MODULE_DESCRIPTION("USIM Driver"); >> +MODULE_LICENSE("GPL"); >> diff --git a/include/linux/ti-usim.h b/include/linux/ti-usim.h @@ -2960,7 +2960,3 @@ Undefined ? I couldn't get your point. Could you explain bit more. >> -- >> 1.7.9.5 >> --- -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 2308a8a..8db924c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,25 @@ "ref\01401267437-22489-1-git-send-email-satish.patel@ti.com\0" "ref\01401267437-22489-4-git-send-email-satish.patel@ti.com\0" "ref\0CAL_JsqKs=a8GRJRmNE-oxU4imHqnb5szv+Km-wv3KuN0d6Bxkg@mail.gmail.com\0" - "ref\0CAL_JsqKs=a8GRJRmNE-oxU4imHqnb5szv+Km-wv3KuN0d6Bxkg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>\0" + "From\0Satish Patel <satish.patel@ti.com>\0" "Subject\0Re: [PATCH v3 3/5] char: ti-usim: Add driver for USIM module on AM43xx\0" "Date\0Thu, 29 May 2014 15:35:37 +0530\0" - "To\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-omap <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org> - Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "To\0Rob Herring <robherring2@gmail.com>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-omap <linux-omap@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Rob Landley <rob@landley.net> + Tony Lindgren <tony@atomide.com> + Grant Likely <grant.likely@linaro.org> + " Rob Herring <robh+dt@kernel.org>\0" "\00:1\0" "b\0" "\n" "\n" "On 5/28/2014 11:26 PM, Rob Herring wrote:\n" - "> On Wed, May 28, 2014 at 3:57 AM, Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org> wrote:\n" + "> On Wed, May 28, 2014 at 3:57 AM, Satish Patel <satish.patel@ti.com> wrote:\n" ">> TI-USIM driver is a platform driver that provides a character\n" ">> driver interface to user applications.\n" ">>\n" @@ -42,7 +41,7 @@ ">>\n" ">> Validation is done with ACOS3 smart cards\n" ">>\n" - ">> Signed-off-by: Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Satish Patel <satish.patel@ti.com>\n" ">> ---\n" ">> .../devicetree/bindings/ti-usim/ti-usim.txt | 32 +\n" ">> drivers/char/Kconfig | 7 +\n" @@ -2848,7 +2847,7 @@ ">> +late_initcall(usim_init);\n" ">> +module_exit(usim_exit);\n" ">> +\n" - ">> +MODULE_AUTHOR(\"Maulik Mankad <maulik-l0cyMroinI0@public.gmane.org>\");\n" + ">> +MODULE_AUTHOR(\"Maulik Mankad <maulik@ti.com>\");\n" ">> +MODULE_DESCRIPTION(\"USIM Driver\");\n" ">> +MODULE_LICENSE(\"GPL\");\n" ">> diff --git a/include/linux/ti-usim.h b/include/linux/ti-usim.h\n" @@ -2978,10 +2977,6 @@ ">> +#endif /* __TI_USIM_H__ */\n" ">> --\n" ">> 1.7.9.5\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 + >> -d644facf3f68991d06f1bfef34b7beaa6a1d014e5aa64bc19afe3f8c0854298a +3f0e7838e76cf7aa02b7ea6db41380ea7f80a862c96c79d74d336efb54869764
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.