All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] minor omap dma fixes
@ 2013-06-13 14:17 ` Rajendra Nayak
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 ` 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   ` 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   ` 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-13 14:17   ` Rajendra Nayak
2013-06-18  7:10 ` [PATCH v2 0/3] minor omap dma fixes Tony Lindgren
2013-06-18  7:10   ` Tony Lindgren

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.