All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2986707.83nd5NsHMZ@avalon>

diff --git a/a/1.txt b/N1/1.txt
index c59a484..8b7864f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -131,7 +131,8 @@ long enough and is blocking other people.
 > > +	old_rstate = to_rcar_plane_state(old_state);
 > > +	new_rstate = to_rcar_plane_state(plane->state);
 > > +
-> > +	if ((old_rstate->source = RCAR_DU_PLANE_MEMORY) !> > +	    (new_rstate->source = RCAR_DU_PLANE_MEMORY))
+> > +	if ((old_rstate->source == RCAR_DU_PLANE_MEMORY) !=
+> > +	    (new_rstate->source == RCAR_DU_PLANE_MEMORY))
 > > +		rplane->group->need_restart = true;
 > >  }
 > >  
diff --git a/a/content_digest b/N1/content_digest
index b1bf6a0..4b2881e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020150914072213.GC3383@phenom.ffwll.local\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH 08/22] drm: rcar-du: Restart the DU group when a plane source changes\0"
- "Date\0Thu, 17 Dec 2015 07:11:49 +0000\0"
+ "Date\0Thu, 17 Dec 2015 09:11:49 +0200\0"
  "To\0Daniel Vetter <daniel@ffwll.ch>\0"
  "Cc\0Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>"
   dri-devel@lists.freedesktop.org
@@ -143,7 +143,8 @@
  "> > +\told_rstate = to_rcar_plane_state(old_state);\n"
  "> > +\tnew_rstate = to_rcar_plane_state(plane->state);\n"
  "> > +\n"
- "> > +\tif ((old_rstate->source = RCAR_DU_PLANE_MEMORY) !> > +\t    (new_rstate->source = RCAR_DU_PLANE_MEMORY))\n"
+ "> > +\tif ((old_rstate->source == RCAR_DU_PLANE_MEMORY) !=\n"
+ "> > +\t    (new_rstate->source == RCAR_DU_PLANE_MEMORY))\n"
  "> > +\t\trplane->group->need_restart = true;\n"
  "> >  }\n"
  "> >  \n"
@@ -154,4 +155,4 @@
  "\n"
  Laurent Pinchart
 
-97a7994b868a6dc083f10114ac585b058ca70234b371d5c23cd73975d89b5bdb
+1b5c8c95641cd9de99ca87198a47d1e1493cf208d79258b5fd2b9cd81947a34f

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.