diff for duplicates of <55E98F41.1080705@xs4all.nl> diff --git a/a/1.txt b/N1/1.txt index 6be99a8..3c6451a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,8 @@ On 09/04/2015 02:08 PM, Hans Verkuil wrote: >> 1 file changed, 1 insertion(+) >> >> Index: media_tree/drivers/media/i2c/adv7180.c ->> =================================>> --- media_tree.orig/drivers/media/i2c/adv7180.c +>> =================================================================== +>> --- media_tree.orig/drivers/media/i2c/adv7180.c >> +++ media_tree/drivers/media/i2c/adv7180.c >> @@ -717,6 +717,7 @@ static int adv7180_g_mbus_config(struct >> } @@ -32,7 +33,7 @@ On 09/04/2015 02:08 PM, Hans Verkuil wrote: > v4l2_std_id oldstd = vip->std, newstd; > int status; > -> if (V4L2_STD_ALL = std) { +> if (V4L2_STD_ALL == std) { > v4l2_subdev_call(vip->decoder, video, s_std, std); > ssleep(2); > v4l2_subdev_call(vip->decoder, video, querystd, &newstd); diff --git a/a/content_digest b/N1/content_digest index a6042f6..e0165d0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\055E989CC.60900@xs4all.nl\0" "From\0Hans Verkuil <hverkuil@xs4all.nl>\0" "Subject\0Re: [PATCH 1/3] adv7180: implement g_std() method\0" - "Date\0Fri, 04 Sep 2015 12:32:01 +0000\0" + "Date\0Fri, 04 Sep 2015 14:32:01 +0200\0" "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>" mchehab@osg.samsung.com linux-media@vger.kernel.org @@ -24,7 +24,8 @@ ">> 1 file changed, 1 insertion(+)\n" ">>\n" ">> Index: media_tree/drivers/media/i2c/adv7180.c\n" - ">> =================================>> --- media_tree.orig/drivers/media/i2c/adv7180.c\n" + ">> ===================================================================\n" + ">> --- media_tree.orig/drivers/media/i2c/adv7180.c\n" ">> +++ media_tree/drivers/media/i2c/adv7180.c\n" ">> @@ -717,6 +717,7 @@ static int adv7180_g_mbus_config(struct\n" ">> }\n" @@ -45,7 +46,7 @@ "> v4l2_std_id oldstd = vip->std, newstd;\n" "> int status;\n" "> \n" - "> if (V4L2_STD_ALL = std) {\n" + "> if (V4L2_STD_ALL == std) {\n" "> v4l2_subdev_call(vip->decoder, video, s_std, std);\n" "> ssleep(2);\n" "> v4l2_subdev_call(vip->decoder, video, querystd, &newstd);\n" @@ -99,4 +100,4 @@ "\n" "\tHans" -a4a0d7ecf59aaec6618f4d07c587cfbfbc3845951ee04a2cd52d54f7c4b1e8f7 +4fec88101c1c60a4482ae2f1ef500737bac02e56761d68f12682aae79f553d9c
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.