diff for duplicates of <20180121095323.GL24926@w540> diff --git a/a/1.txt b/N1/1.txt index f18de8a..f86f95e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -252,7 +252,7 @@ Thanks > > + unsigned int i; > > + int ret; > > + -> > + if (pdata->num_subdevs == 0) +> > + if (pdata->num_subdevs = 0) > > + return -ENODEV; > > + > > + ret = ceu_init_async_subdevs(ceudev, pdata->num_subdevs); @@ -327,8 +327,7 @@ Thanks > > + > > + ceu_sd->mbus_flags = fw_ep.bus.parallel.flags; > > + ceu_sd->asd.match_type = V4L2_ASYNC_MATCH_FWNODE; -> > + ceu_sd->asd.match.fwnode.fwnode = -> > + fwnode_graph_get_remote_port_parent( +> > + ceu_sd->asd.match.fwnode.fwnode > > + fwnode_graph_get_remote_port_parent( > > + of_fwnode_handle(ep)); > > + > > + ceudev->asds[i] = &ceu_sd->asd; diff --git a/a/content_digest b/N1/content_digest index 36f2e83..0440870 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0d056343b-46be-436a-e316-0a588a182eb9@xs4all.nl\0" "From\0jacopo mondi <jacopo@jmondi.org>\0" "Subject\0Re: [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver\0" - "Date\0Sun, 21 Jan 2018 10:53:23 +0100\0" + "Date\0Sun, 21 Jan 2018 09:53:23 +0000\0" "To\0Hans Verkuil <hverkuil@xs4all.nl>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" laurent.pinchart@ideasonboard.com @@ -276,7 +276,7 @@ "> > +\tunsigned int i;\n" "> > +\tint ret;\n" "> > +\n" - "> > +\tif (pdata->num_subdevs == 0)\n" + "> > +\tif (pdata->num_subdevs = 0)\n" "> > +\t\treturn -ENODEV;\n" "> > +\n" "> > +\tret = ceu_init_async_subdevs(ceudev, pdata->num_subdevs);\n" @@ -351,8 +351,7 @@ "> > +\n" "> > +\t\tceu_sd->mbus_flags = fw_ep.bus.parallel.flags;\n" "> > +\t\tceu_sd->asd.match_type = V4L2_ASYNC_MATCH_FWNODE;\n" - "> > +\t\tceu_sd->asd.match.fwnode.fwnode =\n" - "> > +\t\t\tfwnode_graph_get_remote_port_parent(\n" + "> > +\t\tceu_sd->asd.match.fwnode.fwnode > > +\t\t\tfwnode_graph_get_remote_port_parent(\n" "> > +\t\t\t\t\tof_fwnode_handle(ep));\n" "> > +\n" "> > +\t\tceudev->asds[i] = &ceu_sd->asd;\n" @@ -520,4 +519,4 @@ ">\n" "> \tHans" -66cec2465c91785eebcc58c56abc8d450cb9a317ff90cf3e420867760430a19b +49ef2e137a4afb0e3b788fdaf38cad64673954ba6fd521c9bef9a9f361d371d5
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.