All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5477B5AD.20509@igel.co.jp>

diff --git a/a/1.txt b/N1/1.txt
index 03e46ea..2300cf9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -43,8 +43,8 @@ your suggestions.
 >>  	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 74cbd17..6613d68 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\06244918.ULpQcsacKi@avalon\0"
  "From\0Takanari Hayama <taki@igel.co.jp>\0"
  "Subject\0Re: [PATCH v2 2/2] v4l: vsp1: Always enable virtual RPF when BRU is in use\0"
- "Date\0Thu, 27 Nov 2014 23:37:17 +0000\0"
+ "Date\0Fri, 28 Nov 2014 08:37:17 +0900\0"
  "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Cc\0linux-media@vger.kernel.org"
  " linux-sh@vger.kernel.org\0"
@@ -54,8 +54,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"
@@ -74,4 +74,4 @@
  "IGEL Co.,Ltd.\n"
  http://www.igel.co.jp/
 
-7966ea1c51e7dc8792039b3e3e4831888bcf3714715f20a6b88b3495ed6632ef
+decf06c744afd213a8312d8765509a27c82aee9bc8a2941224e636637a9aa222

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.