diff for duplicates of <1737299.6PuzOm7XuT@avalon> diff --git a/a/1.txt b/N1/1.txt index 29f6fe0..532227b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -111,7 +111,7 @@ kerneldoc to the function stating that this shouldn't be done. > > > + 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 0d3d4e7..b06812d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020121008124801.GD20800@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 20:52:04 +0000\0" + "Date\0Mon, 08 Oct 2012 22:52:04 +0200\0" "To\0Steffen Trumtrar <s.trumtrar@pengutronix.de>\0" "Cc\0devicetree-discuss@lists.ozlabs.org" Rob Herring <robherring2@gmail.com> @@ -126,7 +126,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" @@ -160,4 +160,4 @@ "\n" Laurent Pinchart -56b19d2597d97769745f789d560363d3a8edaa01b6f89729302a87b4ddfdde3a +fc705171f46b873c1591c122fc01b79f703b658a1f91753dbf2f58e7a08be096
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.