linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] minor omap dma fixes
@ 2013-06-13 14:17 Rajendra Nayak
  2013-06-13 14:17 ` [PATCH v2 1/3] ARM: OMAP: dma: Remove the wrong dev_id check Rajendra Nayak
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rajendra Nayak @ 2013-06-13 14:17 UTC (permalink / raw)
  To: tony; +Cc: linux-omap, linux-arm-kernel, Rajendra Nayak

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-18  7:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 14:17 [PATCH v2 0/3] minor omap dma fixes Rajendra Nayak
2013-06-13 14:17 ` [PATCH v2 1/3] ARM: OMAP: dma: Remove the wrong dev_id check Rajendra Nayak
2013-06-13 14:17 ` [PATCH v2 2/3] ARM: OMAP: dma: Fix the dma_chan_link_map init order Rajendra Nayak
2013-06-13 14:17 ` [PATCH v2 3/3] ARM: OMAP: dma: Remove the erroneous freeing of platform data Rajendra Nayak
2013-06-18  7:10 ` [PATCH v2 0/3] minor omap dma fixes Tony Lindgren

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).