diff for duplicates of <20180103162443.GE9493@w540> diff --git a/a/1.txt b/N1/1.txt index 4d9a0d4..acc779b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ seems like also in that case the clock comes from an oscillator and it is not provided by the SoC. > -> > + if (PTR_ERR(priv->clk) == -ENOENT) { +> > + if (PTR_ERR(priv->clk) = -ENOENT) { > > + priv->clk = NULL; > > + } else if (IS_ERR(priv->clk)) { > > + dev_err(&client->dev, "Unable to get mclk clock\n"); diff --git a/a/content_digest b/N1/content_digest index 664e001..2a12ee4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\03834014.tgMKCuKOQE@avalon\0" "From\0jacopo mondi <jacopo@jmondi.org>\0" "Subject\0Re: [PATCH v2 9/9] media: i2c: tw9910: Remove soc_camera dependencies\0" - "Date\0Wed, 3 Jan 2018 17:24:43 +0100\0" + "Date\0Wed, 03 Jan 2018 16:24:43 +0000\0" "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" magnus.damm@gmail.com @@ -45,7 +45,7 @@ "is not provided by the SoC.\n" "\n" ">\n" - "> > +\tif (PTR_ERR(priv->clk) == -ENOENT) {\n" + "> > +\tif (PTR_ERR(priv->clk) = -ENOENT) {\n" "> > +\t\tpriv->clk = NULL;\n" "> > +\t} else if (IS_ERR(priv->clk)) {\n" "> > +\t\tdev_err(&client->dev, \"Unable to get mclk clock\\n\");\n" @@ -97,4 +97,4 @@ "> Laurent Pinchart\n" > -021cd68837525b30c9526a02d9de23fd63e93cce346f6c5d4de9ced5251c39d3 +7f9d992f42b3fd88fb99c84a53b89189e062b7553e84ffcd36b004721d1a3a27
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.