From mboxrd@z Thu Jan 1 00:00:00 1970 From: 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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linaro-dev-bounces-cunTk1MwBs8s++Sfvej+rw@public.gmane.org Errors-To: linaro-dev-bounces-cunTk1MwBs8s++Sfvej+rw@public.gmane.org To: linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linaro-dev-cunTk1MwBs8s++Sfvej+rw@public.gmane.org, Chris Ball List-Id: linux-mmc@vger.kernel.org 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