diff for duplicates of <20150528061643.22384.27268@quantum> diff --git a/a/1.txt b/N1/1.txt index 916b62d..7a925ec 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,7 @@ Quoting Tomeu Vizoso (2015-05-25 07:53:21) > When looking up a clk through its DT node, ensure that the corresponding > device has been registered. -> = - +> > Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Ack. @@ -13,8 +12,7 @@ Mike > --- > drivers/clk/clk.c | 3 +++ > 1 file changed, 3 insertions(+) -> = - +> > diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c > index 5b0f418..f9e8a8d 100644 > --- a/drivers/clk/clk.c @@ -27,18 +25,15 @@ Mike > #include <linux/device.h> > #include <linux/init.h> > #include <linux/sched.h> -> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_ph= -andle_args *clkspec, +> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec, > if (!clkspec) > return ERR_PTR(-EINVAL); -> = - +> > + of_platform_device_ensure(clkspec->np); > + > /* Check if we have such a provider in our array */ > mutex_lock(&of_clk_mutex); > list_for_each_entry(provider, &of_clk_providers, link) { -> -- = - +> -- > 2.4.1 ->=20 +> diff --git a/a/content_digest b/N1/content_digest index 1b3f5a7..381985d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,15 @@ "ref\01432565608-26036-1-git-send-email-tomeu.vizoso@collabora.com\0" "ref\01432565608-26036-18-git-send-email-tomeu.vizoso@collabora.com\0" - "From\0Michael Turquette <mturquette@linaro.org>\0" - "Subject\0Re: [PATCH 17/21] clk: Probe clk providers on demand\0" + "From\0mturquette@linaro.org (Michael Turquette)\0" + "Subject\0[PATCH 17/21] clk: Probe clk providers on demand\0" "Date\0Wed, 27 May 2015 23:16:43 -0700\0" - "To\0Tomeu Vizoso <tomeu.vizoso@collabora.com>" - " linux-arm-kernel@lists.infradead.org\0" - "Cc\0St\303\251phane Marchesin <stephane.marchesin@gmail.com>" - Thierry Reding <thierry.reding@gmail.com> - Dmitry Torokhov <dmitry.torokhov@gmail.com> - Alexander Holler <holler@ahsoftware.de> - Grant Likely <grant.likely@linaro.org> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Tomeu Vizoso <tomeu.vizoso@collabora.com> - Stephen Boyd <sboyd@codeaurora.org> - linux-clk@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Quoting Tomeu Vizoso (2015-05-25 07:53:21)\n" "> When looking up a clk through its DT node, ensure that the corresponding\n" "> device has been registered.\n" - "> =\n" - "\n" + "> \n" "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n" "\n" "Ack.\n" @@ -33,8 +20,7 @@ "> ---\n" "> drivers/clk/clk.c | 3 +++\n" "> 1 file changed, 3 insertions(+)\n" - "> =\n" - "\n" + "> \n" "> diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c\n" "> index 5b0f418..f9e8a8d 100644\n" "> --- a/drivers/clk/clk.c\n" @@ -47,20 +33,17 @@ "> #include <linux/device.h>\n" "> #include <linux/init.h>\n" "> #include <linux/sched.h>\n" - "> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_ph=\n" - "andle_args *clkspec,\n" + "> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec,\n" "> if (!clkspec)\n" "> return ERR_PTR(-EINVAL);\n" - "> =\n" - "\n" + "> \n" "> + of_platform_device_ensure(clkspec->np);\n" "> +\n" "> /* Check if we have such a provider in our array */\n" "> mutex_lock(&of_clk_mutex);\n" "> list_for_each_entry(provider, &of_clk_providers, link) {\n" - "> -- =\n" - "\n" + "> -- \n" "> 2.4.1\n" - >=20 + > -0bc8bb33f2ac7b817df6bc6e7b47326f3cd80fb6341836ec5ad0da615a7f7f11 +e29770fba412c735ae5688c6275eeec9751c96bda5ea8447ead0017ba510d9b0
diff --git a/a/1.txt b/N2/1.txt index 916b62d..7a925ec 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,8 +1,7 @@ Quoting Tomeu Vizoso (2015-05-25 07:53:21) > When looking up a clk through its DT node, ensure that the corresponding > device has been registered. -> = - +> > Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Ack. @@ -13,8 +12,7 @@ Mike > --- > drivers/clk/clk.c | 3 +++ > 1 file changed, 3 insertions(+) -> = - +> > diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c > index 5b0f418..f9e8a8d 100644 > --- a/drivers/clk/clk.c @@ -27,18 +25,15 @@ Mike > #include <linux/device.h> > #include <linux/init.h> > #include <linux/sched.h> -> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_ph= -andle_args *clkspec, +> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec, > if (!clkspec) > return ERR_PTR(-EINVAL); -> = - +> > + of_platform_device_ensure(clkspec->np); > + > /* Check if we have such a provider in our array */ > mutex_lock(&of_clk_mutex); > list_for_each_entry(provider, &of_clk_providers, link) { -> -- = - +> -- > 2.4.1 ->=20 +> diff --git a/a/content_digest b/N2/content_digest index 1b3f5a7..b414f60 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -21,8 +21,7 @@ "Quoting Tomeu Vizoso (2015-05-25 07:53:21)\n" "> When looking up a clk through its DT node, ensure that the corresponding\n" "> device has been registered.\n" - "> =\n" - "\n" + "> \n" "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n" "\n" "Ack.\n" @@ -33,8 +32,7 @@ "> ---\n" "> drivers/clk/clk.c | 3 +++\n" "> 1 file changed, 3 insertions(+)\n" - "> =\n" - "\n" + "> \n" "> diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c\n" "> index 5b0f418..f9e8a8d 100644\n" "> --- a/drivers/clk/clk.c\n" @@ -47,20 +45,17 @@ "> #include <linux/device.h>\n" "> #include <linux/init.h>\n" "> #include <linux/sched.h>\n" - "> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_ph=\n" - "andle_args *clkspec,\n" + "> @@ -2985,6 +2986,8 @@ struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec,\n" "> if (!clkspec)\n" "> return ERR_PTR(-EINVAL);\n" - "> =\n" - "\n" + "> \n" "> + of_platform_device_ensure(clkspec->np);\n" "> +\n" "> /* Check if we have such a provider in our array */\n" "> mutex_lock(&of_clk_mutex);\n" "> list_for_each_entry(provider, &of_clk_providers, link) {\n" - "> -- =\n" - "\n" + "> -- \n" "> 2.4.1\n" - >=20 + > -0bc8bb33f2ac7b817df6bc6e7b47326f3cd80fb6341836ec5ad0da615a7f7f11 +49e7b057f16589bb24c84653adb9810a790727c2d7faa5c2a8b7b62b75d8e915
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.