diff for duplicates of <4E78F20A.30001@boundarydevices.com> diff --git a/a/1.txt b/N1/1.txt index f81ef99..2c14e6d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ correct change would be fep->phy_speed = DIV_ROUND_UP(clk_get_rate(fep->clk), 2500000)<< 1; -So, the question is, does this field start@bit 0 (your version is correct) +So, the question is, does this field start at bit 0 (your version is correct) or bit 1? In other words, how did the hardware manual get it wrong? Wrong starting bit, or divide by 2 not needed. Please document the mistake in the code. diff --git a/a/content_digest b/N1/content_digest index 93e6c50..ac6de94 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,14 @@ "ref\01316346852-17090-4-git-send-email-shawn.guo@linaro.org\0" "ref\04E77C4A2.1060802@boundarydevices.com\0" "ref\020110920025700.GE28084@S2100-06.ap.freescale.net\0" - "From\0troy.kisky@boundarydevices.com (Troy Kisky)\0" - "Subject\0[PATCH 3/4] net/fec: set phy_speed to the optimal frequency 2.5 MHz\0" + "From\0Troy Kisky <troy.kisky@boundarydevices.com>\0" + "Subject\0Re: [PATCH 3/4] net/fec: set phy_speed to the optimal frequency 2.5 MHz\0" "Date\0Tue, 20 Sep 2011 13:05:30 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Shawn Guo <shawn.guo@freescale.com>\0" + "Cc\0netdev@vger.kernel.org" + David S. Miller <davem@davemloft.net> + linux-arm-kernel@lists.infradead.org + " patches@linaro.org\0" "\00:1\0" "b\0" "On 9/19/2011 7:57 PM, Shawn Guo wrote:\n" @@ -47,7 +51,7 @@ "\n" "fep->phy_speed = DIV_ROUND_UP(clk_get_rate(fep->clk), 2500000)<< 1;\n" "\n" - "So, the question is, does this field start@bit 0 (your version is correct)\n" + "So, the question is, does this field start at bit 0 (your version is correct)\n" "or bit 1? In other words, how did the hardware manual get it wrong? Wrong starting\n" "bit, or divide by 2 not needed. Please document the mistake in the code.\n" "\n" @@ -60,4 +64,4 @@ ">\n" I have not tested yet, but will sometime this week. -474d85560c4ea44fe6c2e53e4cceeafb2be954e039a4e7a7f3f42f8d37f422d1 +c59e1320ad006b5f846e9ee8af5e60dd57587df72c4425619a793a9fabb3e64c
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.