Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756191AbbBLQRY (ORCPT ); Thu, 12 Feb 2015 11:17:24 -0500 Received: from hqemgate15.nvidia.com ([216.228.121.64]:12538 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753412AbbBLQRW (ORCPT ); Thu, 12 Feb 2015 11:17:22 -0500 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Thu, 12 Feb 2015 08:16:52 -0800 Message-ID: <54DCD20F.7070909@nvidia.com> Date: Thu, 12 Feb 2015 11:17:19 -0500 From: Rhyland Klein User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Alexandre Courbot CC: Ulf Hansson , Chris Ball , Stephen Warren , Thierry Reding , linux-mmc , "linux-tegra@vger.kernel.org" , Linux Kernel Mailing List Subject: Re: [PATCH] mmc: tegra: Optimize write_w path for tegra114 and later References: <1423677351-31635-1-git-send-email-rklein@nvidia.com> In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1089 Lines: 34 On 2/11/2015 10:50 PM, Alexandre Courbot wrote: > On Thu, Feb 12, 2015 at 2:55 AM, Rhyland Klein wrote: >> Setup a different set of sdhci_ops for tegra114 and later so that >> the write_w callback is only used on tegra114. This allows us to >> remove the NVQUIRK_SHADOW_XFER_MODE_REG and simply the logic >> in tegra_sdhci_writew. >> >> This was suggested by Alexandre Courbot. > > There's a tag for that. ;) > > Suggested-by: Alexandre Courbot > >> >> Signed-off-by: Rhyland Klein > > Acked-by: Alexandre Courbot > > Thanks for keeping up with this! > Ahh I figured there had to be one but I wasn't sure. Ulf, I can repost this if you want unless you want to just update the commit msg (assuming there are no other complaints). -rhyland -- nvpublic -- 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/