diff for duplicates of <7241853.lyNlEo06u5@avalon> diff --git a/a/1.txt b/N1/1.txt index 6f18be0..781ce91 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ On Friday 21 August 2015 14:45:35 Mauro Carvalho Chehab wrote: > >>>> + entities |= 1 << media_entity_id(&entity->subdev.entity); > >>>> > >>>> /* UDS can't be chained. */ -> >>>> if (entity->type = VSP1_ENTITY_UDS) { +> >>>> if (entity->type == VSP1_ENTITY_UDS) { > >>> > >>> I would move the modification of the vsp1 driver to Javier's patch > >>> that modifies the OMAP3 and OMAP4 drivers. Alternatively you could diff --git a/a/content_digest b/N1/content_digest index 28e9495..f5ef68d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020150821144535.0f75cc92@recife.lan\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v6 1/8] [media] media: create a macro to get entity ID\0" - "Date\0Fri, 21 Aug 2015 18:11:57 +0000\0" + "Date\0Fri, 21 Aug 2015 21:11:57 +0300\0" "To\0Mauro Carvalho Chehab <mchehab@osg.samsung.com>\0" "Cc\0Linux Media Mailing List <linux-media@vger.kernel.org>" Mauro Carvalho Chehab <mchehab@infradead.org> @@ -46,7 +46,7 @@ "> >>>> +\t\tentities |= 1 << media_entity_id(&entity->subdev.entity);\n" "> >>>> \n" "> >>>> \t\t/* UDS can't be chained. */\n" - "> >>>> \t\tif (entity->type = VSP1_ENTITY_UDS) {\n" + "> >>>> \t\tif (entity->type == VSP1_ENTITY_UDS) {\n" "> >>> \n" "> >>> I would move the modification of the vsp1 driver to Javier's patch\n" "> >>> that modifies the OMAP3 and OMAP4 drivers. Alternatively you could\n" @@ -85,4 +85,4 @@ "\n" Laurent Pinchart -54968fc6445f841efc5ee674ad2573749e8d6ff058c897d63248a6a36777331d +5481c6af8bc8ed21b2941090a51da09400c5134ac5e41e04ce9d61be64fff7d0
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.