diff for duplicates of <20150821174604.3b0d64d3@recife.lan> diff --git a/a/1.txt b/N1/1.txt index 36de37f..3081940 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu: > > >>>> + 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 6b215a3..2242cae 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\07241853.lyNlEo06u5@avalon\0" "From\0Mauro Carvalho Chehab <mchehab@osg.samsung.com>\0" "Subject\0Re: [PATCH v6 1/8] [media] media: create a macro to get entity ID\0" - "Date\0Fri, 21 Aug 2015 20:46:04 +0000\0" + "Date\0Fri, 21 Aug 2015 17:46:04 -0300\0" "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Cc\0Linux Media Mailing List <linux-media@vger.kernel.org>" Mauro Carvalho Chehab <mchehab@infradead.org> @@ -50,7 +50,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" @@ -92,4 +92,4 @@ "Regards,\n" Mauro -ce416dddf540d047a3cf1b76beaeaa05dac5d60bcc0b0c387d6de68761fd98f0 +0d12a1d65ea09026d743220b2923435f52320d405d2b7eb7df8844f4bedc807f
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.