[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1372210314-7115-1-git-send-email-joelagnel@ti.com>
Date: Tue, 25 Jun 2013 20:31:54 -0500
From: Joel A Fernandes <joelagnel@...com>
To: Tony Lindgren <tony@...mide.com>, Sekhar Nori <nsekhar@...com>,
Matt Porter <matt@...orter.com>,
Grant Likely <grant.likely@...retlab.ca>,
Rob Herring <rob.herring@...xeda.com>,
Vinod Koul <vinod.koul@...el.com>,
Mark Brown <broonie@...aro.org>,
Benoit Cousson <b-cousson@...com>,
Russell King <linux@....linux.org.uk>,
Balaji TK <balajitk@...com>, Chris Ball <cjb@...top.org>
CC: Devicetree Discuss <devicetree-discuss@...ts.ozlabs.org>,
Linux OMAP List <linux-omap@...r.kernel.org>,
Linux ARM Kernel List <linux-arm-kernel@...ts.infradead.org>,
Linux DaVinci Kernel List
<davinci-linux-open-source@...ux.davincidsp.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Documentation List <linux-doc@...r.kernel.org>,
Linux MMC List <linux-mmc@...r.kernel.org>,
Linux SPI Devel List
<spi-devel-general@...ts.sourceforge.net>,
Arnd Bergmann <arnd@...db.de>
Subject: [PATCH 0/2] EDMA config and comments
From: Joel A Fernandes <agnel.joel@...il.com>
Minor patches remaining after EDMA series has been merged:
First patch adds the TI_EDMA option which people can forget to add and
can result in failure without any informative errors of why DMA is not
working.
Second patch adds comments to the EDMA code for the calculations in the
A-sync case. From my experience, this code is not-so-obvious. Hopefully
this makes the life of readers of the code a little better.
Joel A Fernandes (2):
ARM: configs: Enable TI_EDMA in omap2plus_defconfig
DMA: EDMA: Add comments for A-sync case calculations
arch/arm/configs/omap2plus_defconfig | 1 +
drivers/dma/edma.c | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
--
Resending as first attempt didn't work.
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists