diff for duplicates of <12272414.930KpWciBg@avalon> diff --git a/a/1.txt b/N1/1.txt index 5a5073e..94ba968 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -151,7 +151,7 @@ You can remove the blank line. > + return -EINVAL; > + } > + -> + if (index = OF_DEFAULT_TIMING) +> + if (index == OF_DEFAULT_TIMING) > + index = disp->default_timing; > + > + ret = videomode_from_timing(disp, vm, index); diff --git a/a/content_digest b/N1/content_digest index 4fb7b94..144bb05 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01349373560-11128-3-git-send-email-s.trumtrar@pengutronix.de\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH 2/2 v6] of: add generic videomode description\0" - "Date\0Mon, 08 Oct 2012 12:13:50 +0000\0" + "Date\0Mon, 08 Oct 2012 14:13:50 +0200\0" "To\0Steffen Trumtrar <s.trumtrar@pengutronix.de>\0" "Cc\0devicetree-discuss@lists.ozlabs.org" Rob Herring <robherring2@gmail.com> @@ -165,7 +165,7 @@ "> +\t\treturn -EINVAL;\n" "> +\t}\n" "> +\n" - "> +\tif (index = OF_DEFAULT_TIMING)\n" + "> +\tif (index == OF_DEFAULT_TIMING)\n" "> +\t\tindex = disp->default_timing;\n" "> +\n" "> +\tret = videomode_from_timing(disp, vm, index);\n" @@ -376,4 +376,4 @@ "\n" Laurent Pinchart -d73bc62561b5c8b189cb7ebe2bbc004a173259a79281b45947021084c3f58cf9 +8f2718ba03e8de5dd5d64297e9f97885ba93604327ba10a917160ceb0d01aeb4
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.