From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v2 4/4] mmc: core: Make tuning block patterns static Date: Fri, 05 Dec 2014 10:12:36 -0800 Message-ID: <5481F594.6050503@codeaurora.org> References: <1417780783-12939-1-git-send-email-ulf.hansson@linaro.org> <1417780783-12939-5-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]:46143 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750980AbaLESMi (ORCPT ); Fri, 5 Dec 2014 13:12:38 -0500 In-Reply-To: <1417780783-12939-5-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: > Since previous patches removed the need for the tuning block patterns > to be exported, let's move them close to the mmc_send_tuning() API. > > Those are now intended to be used only by the mmc core. > > 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