diff for duplicates of <1491106.CZOxgP2rDa@avalon> diff --git a/a/1.txt b/N1/1.txt index 47643dc..81491c3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,7 +38,7 @@ while we have the dedicated query_dv_timings operation for that. Hans, could you comment on this ? How do query_dv_timings and g_dv_timings interact ? The API documentation isn't very clear about that. -> + if (ret = -ENOLINK) { +> + if (ret == -ENOLINK) { > + /* no signal, fall back to default timings */ > + state->timings = (struct v4l2_dv_timings) > + V4L2_DV_BT_CEA_640X480P59_94; diff --git a/a/content_digest b/N1/content_digest index 1086cb1..8e8c554 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01450794122-31293-3-git-send-email-ulrich.hecht+renesas@gmail.com\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v2 2/2] media: adv7604: update timings on change of input signal\0" - "Date\0Thu, 24 Dec 2015 11:47:47 +0000\0" + "Date\0Thu, 24 Dec 2015 13:47:47 +0200\0" "To\0Ulrich Hecht <ulrich.hecht+renesas@gmail.com>\0" "Cc\0linux-media@vger.kernel.org" linux-sh@vger.kernel.org @@ -53,7 +53,7 @@ "you comment on this ? How do query_dv_timings and g_dv_timings interact ? The \n" "API documentation isn't very clear about that.\n" "\n" - "> +\t\tif (ret = -ENOLINK) {\n" + "> +\t\tif (ret == -ENOLINK) {\n" "> +\t\t\t/* no signal, fall back to default timings */\n" "> +\t\t\tstate->timings = (struct v4l2_dv_timings)\n" "> +\t\t\t\tV4L2_DV_BT_CEA_640X480P59_94;\n" @@ -68,4 +68,4 @@ "\n" Laurent Pinchart -c68e38dc0cd5543b69c333aea7e03805aa120279c0b6213cac1ce5f723c58570 +5a7d77ec57eb1e89625824bd906c643ffbceb760531a04211ae324157456bd27
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.