diff for duplicates of <1411497626-7984-1-git-send-email-david.e.box@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index ddefa0d..d0f72a8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ hardware unit assumes full control of the I2C bus and the host must request access through a special semaphore. Hardware control of the bus also makes it necessary to disable runtime pm to avoid interfering with hardware transactions. -Signed-off-by: David E. Box <david.e.box-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +Signed-off-by: David E. Box <david.e.box@linux.intel.com> --- V2: Moved semaphore detection out of dw platform driver @@ -224,7 +224,7 @@ index 0000000..389aa23 +} +EXPORT_SYMBOL(baytrail_i2c_release); + -+MODULE_AUTHOR("David E. Box <david.e.box-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>"); ++MODULE_AUTHOR("David E. Box <david.e.box@linux.intel.com>"); +MODULE_DESCRIPTION("Baytrail I2C Semaphore driver"); +MODULE_LICENSE("GPL v2"); diff --git a/drivers/i2c/busses/i2c-designware-core.c b/drivers/i2c/busses/i2c-designware-core.c diff --git a/a/content_digest b/N1/content_digest index 685e289..45cbbe5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,32 @@ "ref\01410543367-6565-1-git-send-email-david.e.box@linux.intel.com\0" - "ref\01410543367-6565-1-git-send-email-david.e.box-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0" - "From\0David E. Box <david.e.box-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0David E. Box <david.e.box@linux.intel.com>\0" "Subject\0[PATCH V2] i2c-designware: Add Intel Baytrail PMIC I2C bus support\0" "Date\0Tue, 23 Sep 2014 11:40:26 -0700\0" - "To\0wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org\0" - "Cc\0jdelvare-l3A5Bk7waGM@public.gmane.org" - arnd-r2nGTMty4D4@public.gmane.org - maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org - david.e.box-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org - boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - maxime.coquelin-qxv4g6HH51o@public.gmane.org - andrew-g2DYL2Zd6BY@public.gmane.org - sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org - markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - ch.naveen-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - max.schwarz-BGeptl67XyCzQB+pC5nmwQ@public.gmane.org - mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - skuribay-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org - Romain.Baeriswyl-ux6zf3SgZrrQT0dZR+AlfA@public.gmane.org - wenkai.du-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - chiau.ee.chew-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - christian.ruppert-ux6zf3SgZrrQT0dZR+AlfA@public.gmane.org - alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0wsa@the-dreams.de\0" + "Cc\0jdelvare@suse.de" + arnd@arndb.de + maxime.ripard@free-electrons.com + dianders@chromium.org + david.e.box@linux.intel.com + u.kleine-koenig@pengutronix.de + laurent.pinchart+renesas@ideasonboard.com + boris.brezillon@free-electrons.com + maxime.coquelin@st.com + andrew@lunn.ch + sjg@chromium.org + markus.mayer@linaro.org + ch.naveen@samsung.com + jacob.jun.pan@linux.intel.com + max.schwarz@online.de + mika.westerberg@linux.intel.com + skuribay@pobox.com + Romain.Baeriswyl@abilis.com + wenkai.du@intel.com + chiau.ee.chew@intel.com + christian.ruppert@abilis.com + alan@linux.intel.com + linux-kernel@vger.kernel.org + " linux-i2c@vger.kernel.org\0" "\00:1\0" "b\0" "This patch implements an I2C bus sharing mechanism between the host and platform\n" @@ -38,7 +37,7 @@ "access through a special semaphore. Hardware control of the bus also makes it\n" "necessary to disable runtime pm to avoid interfering with hardware transactions.\n" "\n" - "Signed-off-by: David E. Box <david.e.box-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "Signed-off-by: David E. Box <david.e.box@linux.intel.com>\n" "---\n" "\n" "V2:\tMoved semaphore detection out of dw platform driver\n" @@ -256,7 +255,7 @@ "+}\n" "+EXPORT_SYMBOL(baytrail_i2c_release);\n" "+\n" - "+MODULE_AUTHOR(\"David E. Box <david.e.box-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"David E. Box <david.e.box@linux.intel.com>\");\n" "+MODULE_DESCRIPTION(\"Baytrail I2C Semaphore driver\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "diff --git a/drivers/i2c/busses/i2c-designware-core.c b/drivers/i2c/busses/i2c-designware-core.c\n" @@ -364,4 +363,4 @@ "-- \n" 1.9.1 -0f7e139d87a2daa44557ea4c11e68c7b2ee1e26a08f077a487a32904b2c48b01 +360c209f32bd67f71f07d4508fc48bb19a338e9bc958ec59c299f916e69ee7eb
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.