diff for duplicates of <20170131001241.5926-1-tony@atomide.com> diff --git a/a/1.txt b/N1/1.txt index ae81257..b7a2133 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,10 +2,10 @@ Many Motorola phones like droid 4 are using a custom PMIC called CPCAP or 6556002. This PMIC is used with several SoCs, I've noticed at least omap3, omap4 and Tegra2 based Motorola phones and tablets using it. -Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -Cc: Marcel Partap <mpartap-hi6Y0CQ0nG0@public.gmane.org> -Cc: Michael Scott <michael.scott-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +Cc: devicetree@vger.kernel.org +Cc: Marcel Partap <mpartap@gmx.net> +Cc: Michael Scott <michael.scott@linaro.org> +Signed-off-by: Tony Lindgren <tony@atomide.com> --- With the cpcap core MFD driver now in Linux next as commit @@ -101,7 +101,7 @@ new file mode 100644 + * Copyright (C) 2009-2011 Motorola, Inc. + * + * Rewritten for mainline kernel to use device tree and regmap -+ * Copyright (C) 2017 Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> ++ * Copyright (C) 2017 Tony Lindgren <tony@atomide.com> + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as @@ -608,12 +608,8 @@ new file mode 100644 +module_platform_driver(cpcap_regulator_driver); + +MODULE_ALIAS("platform:cpcap-regulator"); -+MODULE_AUTHOR("Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>"); ++MODULE_AUTHOR("Tony Lindgren <tony@atomide.com>"); +MODULE_DESCRIPTION("CPCAP regulator driver"); +MODULE_LICENSE("GPL v2"); -- 2.11.0 --- -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 3f2f2c1..7d2c3bf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,23 @@ - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Tony Lindgren <tony@atomide.com>\0" "Subject\0[PATCH] regulator: cpcap: Add basic regulator support\0" "Date\0Mon, 30 Jan 2017 16:12:41 -0800\0" - "To\0Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Marcel Partap <mpartap-hi6Y0CQ0nG0@public.gmane.org> - " Michael Scott <michael.scott-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "To\0Liam Girdwood <lgirdwood@gmail.com>" + " Mark Brown <broonie@kernel.org>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-omap@vger.kernel.org + devicetree@vger.kernel.org + Marcel Partap <mpartap@gmx.net> + " Michael Scott <michael.scott@linaro.org>\0" "\00:1\0" "b\0" "Many Motorola phones like droid 4 are using a custom PMIC called CPCAP\n" "or 6556002. This PMIC is used with several SoCs, I've noticed at least\n" "omap3, omap4 and Tegra2 based Motorola phones and tablets using it.\n" "\n" - "Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - "Cc: Marcel Partap <mpartap-hi6Y0CQ0nG0@public.gmane.org>\n" - "Cc: Michael Scott <michael.scott-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "Cc: devicetree@vger.kernel.org\n" + "Cc: Marcel Partap <mpartap@gmx.net>\n" + "Cc: Michael Scott <michael.scott@linaro.org>\n" + "Signed-off-by: Tony Lindgren <tony@atomide.com>\n" "---\n" "\n" "With the cpcap core MFD driver now in Linux next as commit\n" @@ -113,7 +113,7 @@ "+ * Copyright (C) 2009-2011 Motorola, Inc.\n" "+ *\n" "+ * Rewritten for mainline kernel to use device tree and regmap\n" - "+ * Copyright (C) 2017 Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "+ * Copyright (C) 2017 Tony Lindgren <tony@atomide.com>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or\n" "+ * modify it under the terms of the GNU General Public License as\n" @@ -620,14 +620,10 @@ "+module_platform_driver(cpcap_regulator_driver);\n" "+\n" "+MODULE_ALIAS(\"platform:cpcap-regulator\");\n" - "+MODULE_AUTHOR(\"Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Tony Lindgren <tony@atomide.com>\");\n" "+MODULE_DESCRIPTION(\"CPCAP regulator driver\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "-- \n" - "2.11.0\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 + 2.11.0 -42790344d40361f5fca5c350908934165f86a315db57695c2c1754a143b01fd2 +31026f509bf786a78834f0f0b3aa6e6c1e7bdf139b6b56f33f9805ea7acbc6d3
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.