* [PATCH v2 0/2] DMA: EDMA: Config and comments
@ 2013-06-27 3:41 Joel Fernandes
0 siblings, 0 replies; only message in thread
From: Joel Fernandes @ 2013-06-27 3:41 UTC (permalink / raw)
To: linux-arm-kernel
Minor patches remaining after EDMA series was posted.
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. There was a discussion on avoiding Kconfig and putting this in
the defconfig instead.
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 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(+)
--
1.7.9.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-27 3:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 3:41 [PATCH v2 0/2] DMA: EDMA: Config and comments Joel Fernandes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).