[PATCH v2 0/3] minor omap dma fixes
Rajendra Nayak
rnayak at ti.com
Thu Jun 13 10:17:08 EDT 2013
Hi,
Here are some minor omap dma fixes.
v2:
Patch 3/3 was wrongly fixed by just changing the
kfree() order. As Russell suggested the kfree()
was that for platform_data and wrong to begin with.
So Patch 3/3 now removes all instances of kfree() of
platform_data.
R Sricharan (2):
ARM: OMAP: dma: Remove the wrong dev_id check
ARM: OMAP: dma: Fix the dma_chan_link_map init order
Rajendra Nayak (1):
ARM: OMAP: dma: Remove the erroneous freeing of platform data
arch/arm/plat-omap/dma.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list