diff for duplicates of <10186696.bBGEe05eC7@phil> diff --git a/a/1.txt b/N1/1.txt index 77c50a8..2c25b55 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,10 +20,10 @@ Am Donnerstag, 13. Oktober 2016, 09:22:16 CEST schrieb Peter Chen: > > > if only one power sequence is needed, else call of_pwrseq_on_list > > > /of_pwrseq_off_list instead (eg, USB hub driver). > > > -> > > Signed-off-by: Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org> -> > > Tested-by Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> > > Reviewed-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> -> > > Tested-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> > > Signed-off-by: Peter Chen <peter.chen@nxp.com> +> > > Tested-by Joshua Clayton <stillcompiling@gmail.com> +> > > Reviewed-by: Matthias Kaehlcke <mka@chromium.org> +> > > Tested-by: Matthias Kaehlcke <mka@chromium.org> > > > > first of all, glad to see this move forward. I've only some qualms with > > the @@ -68,7 +68,3 @@ Am Donnerstag, 13. Oktober 2016, 09:22:16 CEST schrieb Peter Chen: yes, that is why I was suggesting allocating one (or two) here in pwrseq_generic_register() and every time pwrseq_generic_get() grabs the last free sequence instance, you allocate a new free spare one in that function. --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 fca5841..0c2aaf8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,39 +1,10 @@ "ref\01474342607-27512-1-git-send-email-peter.chen@nxp.com\0" "ref\04691591.qnCGxrEkrZ@phil\0" "ref\020161013012216.GA8114@b29397-desktop\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Subject\0Re: [PATCH v7 2/8] power: add power sequence library\0" + "From\0heiko@sntech.de (Heiko Stuebner)\0" + "Subject\0[PATCH v7 2/8] power: add power sequence library\0" "Date\0Thu, 13 Oct 2016 09:04:42 +0200\0" - "To\0Peter Chen <hzpeterchen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org>" - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org - ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - dwmw3-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - mail-APzI5cXaD1zVlRWJc41N0YvC60bnQu0Y@public.gmane.org - troy.kisky-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org - festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - oscar-Bdbr4918Nnnk1uMJSBkQmQ@public.gmane.org - stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org - " vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Am Donnerstag, 13. Oktober 2016, 09:22:16 CEST schrieb Peter Chen:\n" @@ -58,10 +29,10 @@ "> > > if only one power sequence is needed, else call of_pwrseq_on_list\n" "> > > /of_pwrseq_off_list instead (eg, USB hub driver).\n" "> > > \n" - "> > > Signed-off-by: Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org>\n" - "> > > Tested-by Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> > > Reviewed-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" - "> > > Tested-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> > > Signed-off-by: Peter Chen <peter.chen@nxp.com>\n" + "> > > Tested-by Joshua Clayton <stillcompiling@gmail.com>\n" + "> > > Reviewed-by: Matthias Kaehlcke <mka@chromium.org>\n" + "> > > Tested-by: Matthias Kaehlcke <mka@chromium.org>\n" "> > \n" "> > first of all, glad to see this move forward. I've only some qualms with\n" "> > the\n" @@ -105,10 +76,6 @@ "\n" "yes, that is why I was suggesting allocating one (or two) here in \n" "pwrseq_generic_register() and every time pwrseq_generic_get() grabs the last \n" - "free sequence instance, you allocate a new free spare one in that function.\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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 + free sequence instance, you allocate a new free spare one in that function. -f55b0cd82cd99a4313487de4fa2c3e2b5fca49cd4d58619062c010e0e09963e6 +6cccd22ce0e36f4a070ef2ad7d64224c1f301c330992ee9f45aa15e97ec82f30
diff --git a/a/1.txt b/N2/1.txt index 77c50a8..2c25b55 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -20,10 +20,10 @@ Am Donnerstag, 13. Oktober 2016, 09:22:16 CEST schrieb Peter Chen: > > > if only one power sequence is needed, else call of_pwrseq_on_list > > > /of_pwrseq_off_list instead (eg, USB hub driver). > > > -> > > Signed-off-by: Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org> -> > > Tested-by Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> > > Reviewed-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> -> > > Tested-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> > > Signed-off-by: Peter Chen <peter.chen@nxp.com> +> > > Tested-by Joshua Clayton <stillcompiling@gmail.com> +> > > Reviewed-by: Matthias Kaehlcke <mka@chromium.org> +> > > Tested-by: Matthias Kaehlcke <mka@chromium.org> > > > > first of all, glad to see this move forward. I've only some qualms with > > the @@ -68,7 +68,3 @@ Am Donnerstag, 13. Oktober 2016, 09:22:16 CEST schrieb Peter Chen: yes, that is why I was suggesting allocating one (or two) here in pwrseq_generic_register() and every time pwrseq_generic_get() grabs the last free sequence instance, you allocate a new free spare one in that function. --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" 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/N2/content_digest index fca5841..1a43f0a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,39 +1,39 @@ "ref\01474342607-27512-1-git-send-email-peter.chen@nxp.com\0" "ref\04691591.qnCGxrEkrZ@phil\0" "ref\020161013012216.GA8114@b29397-desktop\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0Heiko Stuebner <heiko@sntech.de>\0" "Subject\0Re: [PATCH v7 2/8] power: add power sequence library\0" "Date\0Thu, 13 Oct 2016 09:04:42 +0200\0" - "To\0Peter Chen <hzpeterchen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org>" - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org - ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - dwmw3-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - mail-APzI5cXaD1zVlRWJc41N0YvC60bnQu0Y@public.gmane.org - troy.kisky-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org - festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - oscar-Bdbr4918Nnnk1uMJSBkQmQ@public.gmane.org - stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org - " vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "To\0Peter Chen <hzpeterchen@gmail.com>\0" + "Cc\0Peter Chen <peter.chen@nxp.com>" + gregkh@linuxfoundation.org + stern@rowland.harvard.edu + ulf.hansson@linaro.org + broonie@kernel.org + sre@kernel.org + robh+dt@kernel.org + shawnguo@kernel.org + dbaryshkov@gmail.com + dwmw3@infradead.org + k.kozlowski@samsung.com + linux-arm-kernel@lists.infradead.org + p.zabel@pengutronix.de + devicetree@vger.kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + linux-usb@vger.kernel.org + arnd@arndb.de + s.hauer@pengutronix.de + mail@maciej.szmigiero.name + troy.kisky@boundarydevices.com + festevam@gmail.com + oscar@naiandei.net + stephen.boyd@linaro.org + linux-pm@vger.kernel.org + stillcompiling@gmail.com + linux-kernel@vger.kernel.org + mka@chromium.org + " vaibhav.hiremath@linaro.org\0" "\00:1\0" "b\0" "Am Donnerstag, 13. Oktober 2016, 09:22:16 CEST schrieb Peter Chen:\n" @@ -58,10 +58,10 @@ "> > > if only one power sequence is needed, else call of_pwrseq_on_list\n" "> > > /of_pwrseq_off_list instead (eg, USB hub driver).\n" "> > > \n" - "> > > Signed-off-by: Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org>\n" - "> > > Tested-by Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> > > Reviewed-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" - "> > > Tested-by: Matthias Kaehlcke <mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> > > Signed-off-by: Peter Chen <peter.chen@nxp.com>\n" + "> > > Tested-by Joshua Clayton <stillcompiling@gmail.com>\n" + "> > > Reviewed-by: Matthias Kaehlcke <mka@chromium.org>\n" + "> > > Tested-by: Matthias Kaehlcke <mka@chromium.org>\n" "> > \n" "> > first of all, glad to see this move forward. I've only some qualms with\n" "> > the\n" @@ -105,10 +105,6 @@ "\n" "yes, that is why I was suggesting allocating one (or two) here in \n" "pwrseq_generic_register() and every time pwrseq_generic_get() grabs the last \n" - "free sequence instance, you allocate a new free spare one in that function.\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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 + free sequence instance, you allocate a new free spare one in that function. -f55b0cd82cd99a4313487de4fa2c3e2b5fca49cd4d58619062c010e0e09963e6 +2e5fc4ff617417c72accf5e14b2c0009d8f2c7b241d93701039eab150d5c5c78
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.