diff for duplicates of <5508F607.7010104@renesas.com> diff --git a/a/1.txt b/N1/1.txt index 31a20cd..9c251b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ Hi, >>> b) bidirectional (transmit buffer may be a dummy, provided by the SPI core). >>> >>> For case a, only the TX FIFO size matters. ->>> - The original code ignored the RX FIFO size (rx_buf = NULL), +>>> - The original code ignored the RX FIFO size (rx_buf == NULL), >>> - After your change, it always uses the minimum of the TX and RX FIFO sizes >>> (granted, the RX FIFO size is larger, so this doesn't make a difference on >>> current hardware). diff --git a/a/content_digest b/N1/content_digest index 33f8751..e26118f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0CAMuHMdWVRCpF72tS7pQc-cwSMTU-mbqJWtjPtjDSe8YNo-dpqw@mail.gmail.com\0" "From\0Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>\0" "Subject\0Re: [PATCH] spi: sh-msiof: Fix limit maximum word transfer size of FIFO size\0" - "Date\0Wed, 18 Mar 2015 03:50:31 +0000\0" + "Date\0Wed, 18 Mar 2015 12:50:31 +0900\0" "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0" "Cc\0Mark Brown <broonie@kernel.org>" Linux-sh list <linux-sh@vger.kernel.org> @@ -36,7 +36,7 @@ ">>> b) bidirectional (transmit buffer may be a dummy, provided by the SPI core).\n" ">>>\n" ">>> For case a, only the TX FIFO size matters.\n" - ">>> - The original code ignored the RX FIFO size (rx_buf = NULL),\n" + ">>> - The original code ignored the RX FIFO size (rx_buf == NULL),\n" ">>> - After your change, it always uses the minimum of the TX and RX FIFO sizes\n" ">>> (granted, the RX FIFO size is larger, so this doesn't make a difference on\n" ">>> current hardware).\n" @@ -91,4 +91,4 @@ "Best regards,\n" Nobuhiro -827b2ad7298972e8e6ce30338732110afb168107c85afbfcb21307ec5c75ca37 +87ffafd4fa2cd628702b61134dd502efc3b3298bbb7b4400774e23ebaa5464e2
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.