diff for duplicates of <20180927165541.11903-1-krzk@kernel.org> diff --git a/a/1.txt b/N1/1.txt index e799b01..327155e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -856,7 +856,8 @@ index 3c4a22a3063a..000000000000 - * it gets gamma table count available so it gets user - * know that. - */ -- lcd->gamma_table_count - sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *)); +- lcd->gamma_table_count = +- sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *)); - - ret = device_create_file(&(spi->dev), &dev_attr_gamma_mode); - if (ret < 0) @@ -1225,3 +1226,8 @@ index 2c44bdb0696b..000000000000 - -- 2.17.1 + +_______________________________________________ +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 d3e22b9..1c38c34 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Krzysztof Kozlowski <krzk@kernel.org>\0" "Subject\0[RESEND v2 1/2] backlight: Remove s6e63m0 driver\0" - "Date\0Thu, 27 Sep 2018 16:55:40 +0000\0" + "Date\0Thu, 27 Sep 2018 18:55:40 +0200\0" "To\0Lee Jones <lee.jones@linaro.org>" Daniel Thompson <daniel.thompson@linaro.org> Jingoo Han <jingoohan1@gmail.com> @@ -872,7 +872,8 @@ "-\t * it gets gamma table count available so it gets user\n" "-\t * know that.\n" "-\t */\n" - "-\tlcd->gamma_table_count -\t sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *));\n" + "-\tlcd->gamma_table_count =\n" + "-\t sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *));\n" "-\n" "-\tret = device_create_file(&(spi->dev), &dev_attr_gamma_mode);\n" "-\tif (ret < 0)\n" @@ -1240,6 +1241,11 @@ "-#endif\n" "-\n" "-- \n" - 2.17.1 + "2.17.1\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -78de624c9835b6f934b1a20f16ae5b74875db30e69983e6c105d3e4f30f5db51 +6ccfe174cdbb22c55420a72bff20f05f46561e51fcf25169f2cbd3533b327151
diff --git a/a/1.txt b/N2/1.txt index e799b01..f506eeb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -856,7 +856,8 @@ index 3c4a22a3063a..000000000000 - * it gets gamma table count available so it gets user - * know that. - */ -- lcd->gamma_table_count - sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *)); +- lcd->gamma_table_count = +- sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *)); - - ret = device_create_file(&(spi->dev), &dev_attr_gamma_mode); - if (ret < 0) diff --git a/a/content_digest b/N2/content_digest index d3e22b9..ca73678 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,6 +1,6 @@ "From\0Krzysztof Kozlowski <krzk@kernel.org>\0" "Subject\0[RESEND v2 1/2] backlight: Remove s6e63m0 driver\0" - "Date\0Thu, 27 Sep 2018 16:55:40 +0000\0" + "Date\0Thu, 27 Sep 2018 18:55:40 +0200\0" "To\0Lee Jones <lee.jones@linaro.org>" Daniel Thompson <daniel.thompson@linaro.org> Jingoo Han <jingoohan1@gmail.com> @@ -11,7 +11,8 @@ linux-kernel@vger.kernel.org dri-devel@lists.freedesktop.org " linux-fbdev@vger.kernel.org\0" - "Cc\0Marek Szyprowski <m.szyprowski@samsung.com>\0" + "Cc\0Marek Szyprowski <m.szyprowski@samsung.com>" + " Inki Dae <inki.dae@samsung.com>\0" "\00:1\0" "b\0" "The driver for S6E63M0 AMOLED LCD panel is not used. It does not\n" @@ -872,7 +873,8 @@ "-\t * it gets gamma table count available so it gets user\n" "-\t * know that.\n" "-\t */\n" - "-\tlcd->gamma_table_count -\t sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *));\n" + "-\tlcd->gamma_table_count =\n" + "-\t sizeof(gamma_table) / (MAX_GAMMA_LEVEL * sizeof(int *));\n" "-\n" "-\tret = device_create_file(&(spi->dev), &dev_attr_gamma_mode);\n" "-\tif (ret < 0)\n" @@ -1242,4 +1244,4 @@ "-- \n" 2.17.1 -78de624c9835b6f934b1a20f16ae5b74875db30e69983e6c105d3e4f30f5db51 +8a773d92f459cd4f84ccbd217c9274cb9462d787035409fd77512af039faaae0
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.