diff for duplicates of <20110829080047.GJ31809@linux-sh.org> diff --git a/a/1.txt b/N1/1.txt index 8e8878a..db0d9b1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Fri, Jun 24, 2011 at 05:17:51PM +0530, Koul, Vinod wrote: > > dev_dbg(chan->device->dev, "%s: slave ID %d\n", __func__, > > param->slave_id); > > -> > - if (param->dma_dev = chan->device->dev) { +> > - if (param->dma_dev == chan->device->dev) { > > - chan->private = param; > > - return true; > > - } else { diff --git a/a/content_digest b/N1/content_digest index bf7f369..85c992f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01308916071.1536.4.camel@vkoul-udesk3\0" "From\0Paul Mundt <lethal@linux-sh.org>\0" "Subject\0Re: [PATCH] serial: sh-sci: don't filter on DMA device, use only channel ID\0" - "Date\0Mon, 29 Aug 2011 08:00:47 +0000\0" + "Date\0Mon, 29 Aug 2011 17:00:47 +0900\0" "To\0Koul" " Vinod <vinod.koul@intel.com>\0" "Cc\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>" @@ -32,7 +32,7 @@ "> > \tdev_dbg(chan->device->dev, \"%s: slave ID %d\\n\", __func__,\n" "> > \t\tparam->slave_id);\n" "> > \n" - "> > -\tif (param->dma_dev = chan->device->dev) {\n" + "> > -\tif (param->dma_dev == chan->device->dev) {\n" "> > -\t\tchan->private = param;\n" "> > -\t\treturn true;\n" "> > -\t} else {\n" @@ -46,4 +46,4 @@ "I haven't seen any reply to this comment and this patch seems to still be\n" outstanding, is there an updated version of this patch that I've missed? -a5ccdc4ff681bdc77c4c6c261c30da2b8eeffb2ebc5e759c75ad7e6ff9daed95 +a9f4b9001b3d9ea069e6e246933be4076e53231fb12b6b9ff8a440e74e8ffb4f
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.