diff for duplicates of <56FD9080.4090203@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index bbd645f..dd58316 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -70,7 +70,7 @@ without it... > - else > - rcar_i2c_write(priv, ICMCR, RCAR_BUS_PHASE_DATA); > -> if (priv->pos == msg->len && !(priv->flags & ID_LAST_MSG)) +> if (priv->pos = msg->len && !(priv->flags & ID_LAST_MSG)) > rcar_i2c_next_msg(priv); > @@ -432,7 +420,11 @@ static bool rcar_i2c_slave_irq(struct rcar_i2c_priv *priv) > static irqreturn_t rcar_i2c_irq(int irq, void *ptr) diff --git a/a/content_digest b/N1/content_digest index a8c30fe..a8994e4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01447948611-2615-10-git-send-email-wsa@the-dreams.de\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH v3 09/11] i2c: rcar: revoke START request early\0" - "Date\0Fri, 1 Apr 2016 00:02:56 +0300\0" + "Date\0Thu, 31 Mar 2016 21:02:56 +0000\0" "To\0Wolfram Sang <wsa@the-dreams.de>" " linux-i2c@vger.kernel.org\0" "Cc\0linux-sh@vger.kernel.org" @@ -88,7 +88,7 @@ "> -\telse\n" "> -\t\trcar_i2c_write(priv, ICMCR, RCAR_BUS_PHASE_DATA);\n" ">\n" - "> \tif (priv->pos == msg->len && !(priv->flags & ID_LAST_MSG))\n" + "> \tif (priv->pos = msg->len && !(priv->flags & ID_LAST_MSG))\n" "> \t\trcar_i2c_next_msg(priv);\n" "> @@ -432,7 +420,11 @@ static bool rcar_i2c_slave_irq(struct rcar_i2c_priv *priv)\n" "> static irqreturn_t rcar_i2c_irq(int irq, void *ptr)\n" @@ -114,4 +114,4 @@ "\n" MBR, Sergei -58da6dc66e0198e6051fc0552f830f32a54877e536055ee3e03a505f185da83b +40bb05c7da9130438f15bff1438ad97d26dd3eb95e2bb54669e1969d4220c0ca
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.