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

diff --git a/a/1.txt b/N1/1.txt
index 149bb75..6c425fa 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -37,8 +37,8 @@ comments to the first patch and will then send a pull request for both.
 >  	for (i = 0; i < pipe->num_inputs; ++i) {
 >  		struct vsp1_rwpf *input = pipe->inputs[i];
 > 
-> -		srcrpf |= pipe->num_inputs = 1
-> +		srcrpf |= (!pipe->bru && pipe->num_inputs = 1)
+> -		srcrpf |= pipe->num_inputs == 1
+> +		srcrpf |= (!pipe->bru && pipe->num_inputs == 1)
 >  			? VI6_WPF_SRCRPF_RPF_ACT_MST(input->entity.index)
 > 
 >  			: VI6_WPF_SRCRPF_RPF_ACT_SUB(input->entity.index);
diff --git a/a/content_digest b/N1/content_digest
index 08c57be..0c24b13 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01417051502-30169-3-git-send-email-taki@igel.co.jp\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH v2 2/2] v4l: vsp1: Always enable virtual RPF when BRU is in use\0"
- "Date\0Thu, 27 Nov 2014 20:03:41 +0000\0"
+ "Date\0Thu, 27 Nov 2014 22:03:41 +0200\0"
  "To\0Takanari Hayama <taki@igel.co.jp>\0"
  "Cc\0linux-media@vger.kernel.org"
  " linux-sh@vger.kernel.org\0"
@@ -47,8 +47,8 @@
  ">  \tfor (i = 0; i < pipe->num_inputs; ++i) {\n"
  ">  \t\tstruct vsp1_rwpf *input = pipe->inputs[i];\n"
  "> \n"
- "> -\t\tsrcrpf |= pipe->num_inputs = 1\n"
- "> +\t\tsrcrpf |= (!pipe->bru && pipe->num_inputs = 1)\n"
+ "> -\t\tsrcrpf |= pipe->num_inputs == 1\n"
+ "> +\t\tsrcrpf |= (!pipe->bru && pipe->num_inputs == 1)\n"
  ">  \t\t\t? VI6_WPF_SRCRPF_RPF_ACT_MST(input->entity.index)\n"
  "> \n"
  ">  \t\t\t: VI6_WPF_SRCRPF_RPF_ACT_SUB(input->entity.index);\n"
@@ -66,4 +66,4 @@
  "\n"
  Laurent Pinchart
 
-a4fda956110fda0537d0afdd8262a31a5964d0d29b099fc317d180bc6bcc9956
+9f389c0127f92679f8170aff7d80b4b04e6eef134ae32391b518fe308b2351e8

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.