Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757201Ab2J3Jan (ORCPT ); Tue, 30 Oct 2012 05:30:43 -0400 Received: from na3sys009aog107.obsmtp.com ([74.125.149.197]:52557 "EHLO na3sys009aog107.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756382Ab2J3JaX (ORCPT ); Tue, 30 Oct 2012 05:30:23 -0400 From: yongd To: Chris Ball , Anton Vorontsov , Marek Szyprowski , Shawn Guo , Wolfram Sang , Daniel Drake , Sascha Hauer , Wilson Callan , Ben Dooks Cc: zhangfei.gao@marvell.com, kevin.liu@marvell.com, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host Date: Tue, 30 Oct 2012 17:30:00 +0800 Message-Id: <1351589403-26398-1-git-send-email-yongd@marvell.com> X-Mailer: git-send-email 1.7.9.5 X-OriginalArrivalTime: 30 Oct 2012 09:30:00.0504 (UTC) FILETIME=[223C8380:01CDB681] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 729 Lines: 15 Hi all, Sorry for my so late. And eventually these updated patches are here for your review. Thanks in advance. For patch 1, add SDHCI_QUIRK_BROKEN_CARD_DETECTION setting for ESDHC_CD_GPIO type, or the host controller detection interrupts will be redundantly enabled. And its comment is correspondingly updated. For patch 2, broaden SDHCI_QUIRK_BROKEN_CARD_DETECTION setting for all detection types except S3C_SDHCI_CD_INTERNAL. Then also update the comment. For patch 3, no update. -- 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/