diff for duplicates of <20201016125625.7d2b5bd7@linux-uq9g> diff --git a/a/1.txt b/N1/1.txt index 0b89114..6008830 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ Merged into drm-misc-next. Thanks! > > } > > @@ -351,8 +350,7 @@ static void sh_mobile_lcdc_clk_off(struct > > sh_mobile_lcdc_priv *priv) { -> > if (atomic_sub_return(1, &priv->hw_usecnt) = -1) { +> > if (atomic_sub_return(1, &priv->hw_usecnt) == -1) { > > pm_runtime_put(priv->dev); > > - if (priv->dot_clk) > > - clk_disable_unprepare(priv->dot_clk); @@ -55,3 +55,7 @@ SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index b0e8233..edb1a26 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020201014085722.26069-1-vulab@iscas.ac.cn\0" "ref\020201015101015.6dbd25ce@linux-uq9g\0" "From\0Thomas Zimmermann <tzimmermann@suse.de>\0" - "Subject\0Re: [PATCH] video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepare_enable/cl\0" - "Date\0Fri, 16 Oct 2020 10:56:25 +0000\0" + "Subject\0Re: [PATCH] video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare\0" + "Date\0Fri, 16 Oct 2020 12:56:25 +0200\0" "To\0Xu Wang <vulab@iscas.ac.cn>\0" "Cc\0linux-fbdev@vger.kernel.org" arnd@arndb.de @@ -50,7 +50,7 @@ "> > }\n" "> > @@ -351,8 +350,7 @@ static void sh_mobile_lcdc_clk_off(struct\n" "> > sh_mobile_lcdc_priv *priv) {\n" - "> > \tif (atomic_sub_return(1, &priv->hw_usecnt) = -1) {\n" + "> > \tif (atomic_sub_return(1, &priv->hw_usecnt) == -1) {\n" "> > \t\tpm_runtime_put(priv->dev);\n" "> > -\t\tif (priv->dot_clk)\n" "> > -\t\t\tclk_disable_unprepare(priv->dot_clk);\n" @@ -70,6 +70,10 @@ "SUSE Software Solutions Germany GmbH\n" "Maxfeldstr. 5, 90409 N\303\274rnberg, Germany\n" "(HRB 36809, AG N\303\274rnberg)\n" - "Gesch\303\244ftsf\303\274hrer: Felix Imend\303\266rffer" + "Gesch\303\244ftsf\303\274hrer: Felix Imend\303\266rffer\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -6d88d66737274d38f3fc4b8c0cc01123ae60bea3460cfb0e58dabc7a12755bce +61b6d2325267791c4244466a919d88e4c9da9b9a7f8f2a19b786d373422932e0
diff --git a/a/1.txt b/N2/1.txt index 0b89114..f7c92b8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -34,7 +34,7 @@ Merged into drm-misc-next. Thanks! > > } > > @@ -351,8 +350,7 @@ static void sh_mobile_lcdc_clk_off(struct > > sh_mobile_lcdc_priv *priv) { -> > if (atomic_sub_return(1, &priv->hw_usecnt) = -1) { +> > if (atomic_sub_return(1, &priv->hw_usecnt) == -1) { > > pm_runtime_put(priv->dev); > > - if (priv->dot_clk) > > - clk_disable_unprepare(priv->dot_clk); diff --git a/a/content_digest b/N2/content_digest index b0e8233..f39689e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,8 @@ "ref\020201014085722.26069-1-vulab@iscas.ac.cn\0" "ref\020201015101015.6dbd25ce@linux-uq9g\0" "From\0Thomas Zimmermann <tzimmermann@suse.de>\0" - "Subject\0Re: [PATCH] video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepare_enable/cl\0" - "Date\0Fri, 16 Oct 2020 10:56:25 +0000\0" + "Subject\0Re: [PATCH] video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare\0" + "Date\0Fri, 16 Oct 2020 12:56:25 +0200\0" "To\0Xu Wang <vulab@iscas.ac.cn>\0" "Cc\0linux-fbdev@vger.kernel.org" arnd@arndb.de @@ -50,7 +50,7 @@ "> > }\n" "> > @@ -351,8 +350,7 @@ static void sh_mobile_lcdc_clk_off(struct\n" "> > sh_mobile_lcdc_priv *priv) {\n" - "> > \tif (atomic_sub_return(1, &priv->hw_usecnt) = -1) {\n" + "> > \tif (atomic_sub_return(1, &priv->hw_usecnt) == -1) {\n" "> > \t\tpm_runtime_put(priv->dev);\n" "> > -\t\tif (priv->dot_clk)\n" "> > -\t\t\tclk_disable_unprepare(priv->dot_clk);\n" @@ -72,4 +72,4 @@ "(HRB 36809, AG N\303\274rnberg)\n" "Gesch\303\244ftsf\303\274hrer: Felix Imend\303\266rffer" -6d88d66737274d38f3fc4b8c0cc01123ae60bea3460cfb0e58dabc7a12755bce +fbbe3ce4587736b0cb85d60ca527c98cafef58f98ab66d80e00a8f504c3d5e93
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.