diff for duplicates of <1504949.EhTF6JoeCK@avalon> diff --git a/a/1.txt b/N1/1.txt index 758347d..66b21f9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ On Friday 21 August 2015 05:42:29 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 squash them diff --git a/a/content_digest b/N1/content_digest index 92c4d53..fc352f3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020150821054229.4d0d3bcf@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 17:27:19 +0000\0" + "Date\0Fri, 21 Aug 2015 20:27:19 +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> @@ -43,7 +43,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 that\n" "> > modifies the OMAP3 and OMAP4 drivers. Alternatively you could squash them\n" @@ -90,4 +90,4 @@ "\n" Laurent Pinchart -fb6ae7651a53db041cf37ccf012141db5942b31af52bfb1742b27062f55dd63e +33098076a9116de6619d0fdbeb141b5a2f7380000a7161af3204ea39272205d0
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.