All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54ADC618.3060605@renesas.com>

diff --git a/a/1.txt b/N1/1.txt
index 14a1cc0..9b679c7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,7 +25,7 @@ Thanks for youre review.
 >>          sh_eth_write(ndev, RMCR_RNC, RMCR);
 >>
 >> -       sh_eth_write(ndev, DESC_I_RINT8 | DESC_I_RINT5 | DESC_I_TINT2, TRSCER);
->> +       if (mdp->cd->register_type = SH_ETH_REG_FAST_RCAR)
+>> +       if (mdp->cd->register_type == SH_ETH_REG_FAST_RCAR)
 >
 > This catches both the R-Car Gen1 and R-Car Gen2 cases.
 > According to the datasheets, r8a7778/9 do have the other bits?
diff --git a/a/content_digest b/N1/content_digest
index 235f0ea..0258f85 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0CAMuHMdUyJk+27BsGaZGh+TOqhA5qH4q_pL2hM=tp-Ktn=hkFnw@mail.gmail.com\0"
  "From\0Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>\0"
  "Subject\0Re: [PATCH] sh_eth: Fix access to TRSCER register\0"
- "Date\0Wed, 07 Jan 2015 23:49:44 +0000\0"
+ "Date\0Thu, 8 Jan 2015 08:49:44 +0900\0"
  "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
  "Cc\0netdev@vger.kernel.org <netdev@vger.kernel.org>"
   Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
@@ -36,7 +36,7 @@
  ">>          sh_eth_write(ndev, RMCR_RNC, RMCR);\n"
  ">>\n"
  ">> -       sh_eth_write(ndev, DESC_I_RINT8 | DESC_I_RINT5 | DESC_I_TINT2, TRSCER);\n"
- ">> +       if (mdp->cd->register_type = SH_ETH_REG_FAST_RCAR)\n"
+ ">> +       if (mdp->cd->register_type == SH_ETH_REG_FAST_RCAR)\n"
  ">\n"
  "> This catches both the R-Car Gen1 and R-Car Gen2 cases.\n"
  "> According to the datasheets, r8a7778/9 do have the other bits?\n"
@@ -65,4 +65,4 @@
  "Best regards,\n"
     Nobuhiro
 
-7284e9938643744ae05b6dfcdb2a3e2cde83b16f503c70c65b4a52a816960cf3
+c07505e4d42a7020814fe322452ad5720932ad2ecd09bb9ff550dd086acaff90

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.