All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] omap: hsmmc: Cleanup omap hsmmc dma routines
@ 2011-09-01 19:05 Venkatraman S
  0 siblings, 0 replies; only message in thread
From: Venkatraman S @ 2011-09-01 19:05 UTC (permalink / raw)
  To: linux-mmc, linux-omap; +Cc: per.forlin, cjb, Venkatraman S

The first patch substitutes the dma_cleanup function in place of 
the body of the code which does the same thing. The dma unmap
operation is now restricted just to the post_req function.

The second patch minimizes holding spin lock during dma
configuration, where it is not necessary.

Venkatraman S (2):
  omap: hsmmc: normalize dma cleanup operations
  omap: hsmmc: don't hold spinlock during dma configuration

 drivers/mmc/host/omap_hsmmc.c |   22 ++++++----------------
 1 files changed, 6 insertions(+), 16 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-01 19:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01 19:05 [PATCH 0/2] omap: hsmmc: Cleanup omap hsmmc dma routines Venkatraman S

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.