diff for duplicates of <500E062D.2020307@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 2bceb92..830e2ff 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ index 05d080b..bfb1919 100644 + return -EINVAL; + } + -+ if (lcd->power = power) { ++ if (lcd->power == power) { + dev_err(lcd->dev, "power mode is same as previous one.\n"); + return -EINVAL; + } diff --git a/a/content_digest b/N1/content_digest index f8c0b35..15d5d96 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0Donghwa Lee <dh09.lee@samsung.com>\0" + "From\0dh09.lee@samsung.com (Donghwa Lee)\0" "Subject\0[PATCH v2] video: exynos: s6e8ax0: support early fb event of fb_blank()\0" - "Date\0Tue, 24 Jul 2012 02:19:25 +0000\0" + "Date\0Tue, 24 Jul 2012 11:19:25 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -43,7 +43,7 @@ "+\t\treturn -EINVAL;\n" "+\t}\n" "+\n" - "+\tif (lcd->power = power) {\n" + "+\tif (lcd->power == power) {\n" "+\t\tdev_err(lcd->dev, \"power mode is same as previous one.\\n\");\n" "+\t\treturn -EINVAL;\n" "+\t}\n" @@ -76,4 +76,4 @@ "-- \n" 1.7.4.1 -f8ad22e3bd96b1c252339e9e05f2a95e4355c77eb24f6b31845d83df09df25da +72fb8644707807a39e1f05227c81256e12a3b563d85d6fc07afe4b5a9f8ea449
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.