From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Schurig Subject: Re: [LINUX PATCH 5/5] mmc: host: Update the quirks for this controller. Date: Tue, 19 Jan 2016 17:05:04 +0100 Message-ID: <87fuxt4ksv.fsf@gmail.com> References: <1453213055-35563-1-git-send-email-lakshmis@xilinx.com> <1453213055-35563-5-git-send-email-lakshmis@xilinx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1453213055-35563-5-git-send-email-lakshmis@xilinx.com> (P. L. Sai Krishna's message of "Tue, 19 Jan 2016 19:47:35 +0530") Sender: linux-kernel-owner@vger.kernel.org To: P L Sai Krishna Cc: Michal Simek , Soren Brinkmann , Ulf Hansson , Kevin Hao , Emil Lenchak , Tobias Klauser , Sudeep Holla , Adrian Hunter , Jisheng Zhang , "Ivan T. Ivanov" , Scott Branden , Vincent Yang , Haibo Chen , Marek Vasut , "ludovic.desroches@atmel.com" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Suman Tripathi , Shawn Lin , devicetree@vger List-Id: linux-mmc@vger.kernel.org Hi, Don't write "of this controller" into subject, write "of sdhci-arasan" or something like it. Otherwise people will have to look into your patch description ... > This patch adds SDHCI_QUIRK2_STOP_WITH_TC quirk to remove > the following error message. > "mmc0: Got data interrupt 0x00000002 even though no data > operation was in progress" But wait, it's not there, too. So people have to look into the patch itself. :-( Holger From mboxrd@z Thu Jan 1 00:00:00 1970 From: holgerschurig@gmail.com (Holger Schurig) Date: Tue, 19 Jan 2016 17:05:04 +0100 Subject: [LINUX PATCH 5/5] mmc: host: Update the quirks for this controller. In-Reply-To: <1453213055-35563-5-git-send-email-lakshmis@xilinx.com> (P. L. Sai Krishna's message of "Tue, 19 Jan 2016 19:47:35 +0530") References: <1453213055-35563-1-git-send-email-lakshmis@xilinx.com> <1453213055-35563-5-git-send-email-lakshmis@xilinx.com> Message-ID: <87fuxt4ksv.fsf@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, Don't write "of this controller" into subject, write "of sdhci-arasan" or something like it. Otherwise people will have to look into your patch description ... > This patch adds SDHCI_QUIRK2_STOP_WITH_TC quirk to remove > the following error message. > "mmc0: Got data interrupt 0x00000002 even though no data > operation was in progress" But wait, it's not there, too. So people have to look into the patch itself. :-( Holger From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756863AbcASQFP (ORCPT ); Tue, 19 Jan 2016 11:05:15 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36470 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753626AbcASQFJ (ORCPT ); Tue, 19 Jan 2016 11:05:09 -0500 From: Holger Schurig To: P L Sai Krishna Cc: Michal Simek , Soren Brinkmann , Ulf Hansson , Kevin Hao , Emil Lenchak , Tobias Klauser , Sudeep Holla , Adrian Hunter , Jisheng Zhang , "Ivan T. Ivanov" , Scott Branden , Vincent Yang , Haibo Chen , Marek Vasut , "ludovic.desroches@atmel.com" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Suman Tripathi , Shawn Lin , devicetree@vger.kernel.org, Harini Katakam , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, P L Sai Krishna , Anirudha Sarangi , Punnaiah Choudary Kalluri , linux-arm-kernel@lists.infradead.org Subject: Re: [LINUX PATCH 5/5] mmc: host: Update the quirks for this controller. In-Reply-To: <1453213055-35563-5-git-send-email-lakshmis@xilinx.com> (P. L. Sai Krishna's message of "Tue, 19 Jan 2016 19:47:35 +0530") References: <1453213055-35563-1-git-send-email-lakshmis@xilinx.com> <1453213055-35563-5-git-send-email-lakshmis@xilinx.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) Date: Tue, 19 Jan 2016 17:05:04 +0100 Message-ID: <87fuxt4ksv.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Don't write "of this controller" into subject, write "of sdhci-arasan" or something like it. Otherwise people will have to look into your patch description ... > This patch adds SDHCI_QUIRK2_STOP_WITH_TC quirk to remove > the following error message. > "mmc0: Got data interrupt 0x00000002 even though no data > operation was in progress" But wait, it's not there, too. So people have to look into the patch itself. :-( Holger