diff for duplicates of <3834014.tgMKCuKOQE@avalon> diff --git a/a/1.txt b/N1/1.txt index efe660e..8bda01c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -59,7 +59,7 @@ The clock signal is called XTI (see page 60 of http://www.tecworth.com/ administrator/upload/200956419240864.pdf). You should add a clock alias as for the ov7725. -> + 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 1c08389..421a7bd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01514469681-15602-10-git-send-email-jacopo+renesas@jmondi.org\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v2 9/9] media: i2c: tw9910: Remove soc_camera dependencies\0" - "Date\0Tue, 02 Jan 2018 17:50:38 +0200\0" + "Date\0Tue, 02 Jan 2018 15:50:38 +0000\0" "To\0Jacopo Mondi <jacopo+renesas@jmondi.org>\0" "Cc\0magnus.damm@gmail.com" geert@glider.be @@ -78,7 +78,7 @@ "administrator/upload/200956419240864.pdf). You should add a clock alias as for \n" "the ov7725.\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" @@ -125,4 +125,4 @@ "\n" Laurent Pinchart -897b98e5d924d6bd1cc8ce4e82ad8e7e1b0431487389cfb0edb3f36d1a70f5d3 +fbf13d2dbddb55a94ed016af770b56b79a4d7f5c71951fc07a5dff8b47959070
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.