diff for duplicates of <534D01EB.3080702@codethink.co.uk> diff --git a/a/1.txt b/N1/1.txt index 677f892..8be2fca 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,7 +38,7 @@ system simpler. >> struct dma_chan *chan; >> >> - if (dma_spec->args_count != 1) ->> + if (dma_spec->args_count = 2) { +>> + if (dma_spec->args_count == 2) { >> + struct shdma_of_state *state = platform_get_drvdata(pdev); >> + struct shdma_of_client *client; >> + diff --git a/a/content_digest b/N1/content_digest index 04d59af..1ce3aa0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\04431489.B0PGdfS6ct@wuerfel\0" "From\0Ben Dooks <ben.dooks@codethink.co.uk>\0" "Subject\0Re: [PATCH v2 8/9] DMA: shdma: initial of common code\0" - "Date\0Tue, 15 Apr 2014 09:54:51 +0000\0" + "Date\0Tue, 15 Apr 2014 10:54:51 +0100\0" "To\0Arnd Bergmann <arnd@arndb.de>\0" "Cc\0linux-kernel@lists.codethink.co.uk" dmaengine@vger.kernel.org @@ -57,7 +57,7 @@ ">> \tstruct dma_chan *chan;\n" ">>\n" ">> -\tif (dma_spec->args_count != 1)\n" - ">> +\tif (dma_spec->args_count = 2) {\n" + ">> +\tif (dma_spec->args_count == 2) {\n" ">> +\t\tstruct shdma_of_state *state = platform_get_drvdata(pdev);\n" ">> +\t\tstruct shdma_of_client *client;\n" ">> +\n" @@ -85,4 +85,4 @@ "Ben Dooks\t\t\t\thttp://www.codethink.co.uk/\n" "Senior Engineer\t\t\t\tCodethink - Providing Genius" -571d20126ac1be0f63966d9acd7d1438c8bd4fec61ff11522295f52b32faea7c +1d48c3700250d3647646a3d5d790ae91b8e47842dd57e9fda798b54b4a4f8a13
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.