Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757163Ab1EKQMn (ORCPT ); Wed, 11 May 2011 12:12:43 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:34520 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755238Ab1EKPsZ (ORCPT ); Wed, 11 May 2011 11:48:25 -0400 From: Per Forlin To: linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-dev@lists.linaro.org, Chris Ball Cc: Per Forlin Subject: [PATCH v5] sdio: optimized SDIO IRQ handling for single irq Date: Wed, 11 May 2011 17:48:04 +0200 Message-Id: <1305128885-21275-1-git-send-email-per.forlin@linaro.org> X-Mailer: git-send-email 1.7.4.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 694 Lines: 21 Optimize performance for single irq Changes since v4. * Proper rebase on mmc-next. In previous patch, a spelling-patch in sdio_irq was accidentally rebased on top as well causing merge conflict. Stefan Nilsson XK (1): sdio: optimized SDIO IRQ handling for single irq drivers/mmc/core/sdio_irq.c | 33 ++++++++++++++++++++++++++++++++- include/linux/mmc/card.h | 1 + 2 files changed, 33 insertions(+), 1 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/