diff for duplicates of <22cfe2a9dc4e4a9f2ddf34474c685a5fb87313e7.camel@microchip.com> diff --git a/a/1.txt b/N1/1.txt index 3a827fb..be444cc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,3 +46,7 @@ Yes, thank you, have fixed in a v6 which is on way. > > + return dev_err_probe(dev, PTR_ERR(clk), "devm_clk_get > > failed\n"); > > + +_______________________________________________ +linux-riscv mailing list +linux-riscv@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-riscv diff --git a/a/content_digest b/N1/content_digest index 1685bd5..c780e83 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -63,6 +63,10 @@ "> > + if (IS_ERR(clk))\n" "> > + return dev_err_probe(dev, PTR_ERR(clk), \"devm_clk_get\n" "> > failed\\n\");\n" - > > + + "> > +\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -bcd1e1defaed1d09d06b3cd253d01f6157b9faef2a722857a8e5754889bcd0d1 +9c7f550725c87f54936e7249c54ad68d028461d43fc3d7e6114c5cce503fe69f
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.