diff for duplicates of <20180121175445.GQ24926@w540> diff --git a/a/1.txt b/N1/1.txt index 113ceb1..c6eaa57 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,8 +38,7 @@ Thanks > > ../drivers/media/platform/renesas-ceu.c: In function 'ceu_parse_dt': > ../drivers/media/platform/renesas-ceu.c:1497:27: error: request for member 'fwnode' in something not a structure or union -> ceu_sd->asd.match.fwnode.fwnode = -> +> ceu_sd->asd.match.fwnode.fwnode > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> > --- > drivers/media/platform/renesas-ceu.c | 2 +- @@ -51,9 +50,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 = -> + ceu_sd->asd.match.fwnode = -> fwnode_graph_get_remote_port_parent( +> - ceu_sd->asd.match.fwnode.fwnode > + ceu_sd->asd.match.fwnode > fwnode_graph_get_remote_port_parent( > of_fwnode_handle(ep)); > > diff --git a/a/content_digest b/N1/content_digest index e28d0b5..cfbaeb4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0b26ef29e-0c26-6359-1205-735e6770eb10@infradead.org\0" "From\0jacopo mondi <jacopo@jmondi.org>\0" "Subject\0Re: [PATCH v6 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver\0" - "Date\0Sun, 21 Jan 2018 18:54:45 +0100\0" + "Date\0Sun, 21 Jan 2018 17:54:45 +0000\0" "To\0Randy Dunlap <rdunlap@infradead.org>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" laurent.pinchart@ideasonboard.com @@ -62,8 +62,7 @@ ">\n" "> ../drivers/media/platform/renesas-ceu.c: In function 'ceu_parse_dt':\n" "> ../drivers/media/platform/renesas-ceu.c:1497:27: error: request for member 'fwnode' in something not a structure or union\n" - "> ceu_sd->asd.match.fwnode.fwnode =\n" - ">\n" + "> ceu_sd->asd.match.fwnode.fwnode >\n" "> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>\n" "> ---\n" "> drivers/media/platform/renesas-ceu.c | 2 +-\n" @@ -75,11 +74,9 @@ ">\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\tceu_sd->asd.match.fwnode =\n" - "> \t\t\tfwnode_graph_get_remote_port_parent(\n" + "> -\t\tceu_sd->asd.match.fwnode.fwnode > +\t\tceu_sd->asd.match.fwnode > \t\t\tfwnode_graph_get_remote_port_parent(\n" "> \t\t\t\t\tof_fwnode_handle(ep));\n" ">\n" > -b5e7949f48245b75df29ae68e1208826ff80de6601613659538d7b86214094ad +99c9eca09bd08188eda1c59335f7780e989d93a5e256ea9316787876eccc596a
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.