From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v2 2/4] mmc: sdhci-msm: Convert to mmc_send_tuning() Date: Fri, 05 Dec 2014 10:13:21 -0800 Message-ID: <5481F5C1.1070702@codeaurora.org> References: <1417780783-12939-1-git-send-email-ulf.hansson@linaro.org> <1417780783-12939-3-git-send-email-ulf.hansson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:46179 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750980AbaLESNX (ORCPT ); Fri, 5 Dec 2014 13:13:23 -0500 In-Reply-To: <1417780783-12939-3-git-send-email-ulf.hansson@linaro.org> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Ulf Hansson , linux-mmc@vger.kernel.org, Chris Ball Cc: Seungwon Jeon , Jaehoon Chung , Shawn Guo , Sascha Hauer , Aisheng Dong , Minda Chen , Barry Song On 12/05/2014 03:59 AM, Ulf Hansson wrote: > Instead of having a local hack taking care of sending the tuning > command and as well to verify the response pattern, let's convert to > the common mmc_send_tuning() API instead. > > Signed-off-by: Ulf Hansson > Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project