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: devicetree@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