Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH v2] sdio: optimized SDIO IRQ handling for single irq
@ 2011-05-04 16:06 Per Forlin
  2011-05-04 16:06 ` Per Forlin
  0 siblings, 1 reply; 8+ messages in thread
From: Per Forlin @ 2011-05-04 16:06 UTC (permalink / raw)
  To: linux-mmc, linux-arm-kernel, linux-kernel, linaro-dev
  Cc: Chris Ball, Per Forlin

Optimize performance for single irq

Changes since v1.
 * Add member to hold sdio_single_irq function in mmc_card and
   minimize new code in process_sdio_pending_irqs
 * Clarify commit message

Stefan Nilsson XK (1):
  sdio: optimized SDIO IRQ handling for single irq

 drivers/mmc/core/sdio_irq.c |   30 ++++++++++++++++++++++++++++++
 include/linux/mmc/card.h    |    1 +
 2 files changed, 31 insertions(+), 0 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2011-05-04 20:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 16:06 [PATCH v2] sdio: optimized SDIO IRQ handling for single irq Per Forlin
2011-05-04 16:06 ` Per Forlin
2011-05-04 16:23   ` Michał Mirosław
2011-05-04 17:00     ` Per Forlin
2011-05-04 17:40       ` Nicolas Pitre
2011-05-04 17:34   ` Nicolas Pitre
2011-05-04 19:48     ` Per Forlin
2011-05-04 20:22       ` Nicolas Pitre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox