From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brown Subject: Re: [PATCH 08/27] mmc: msm_sdcc: Move away from using deprecated APIs Date: Thu, 26 Sep 2013 13:58:45 -0700 Message-ID: <20130926205845.GB3146@codeaurora.org> References: <1380207292-16968-1-git-send-email-ulf.hansson@linaro.org> <1380207292-16968-9-git-send-email-ulf.hansson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:40921 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753443Ab3IZU6v (ORCPT ); Thu, 26 Sep 2013 16:58:51 -0400 Content-Disposition: inline In-Reply-To: <1380207292-16968-9-git-send-email-ulf.hansson@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Ulf Hansson Cc: linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, Chris Ball , Daniel Walker , Bryan Huntsman , linux-arm-msm@vger.kernel.org On Thu, Sep 26, 2013 at 04:54:33PM +0200, Ulf Hansson wrote: >Suspend and resume of cards are being handled from the protocol layer >and consequently the mmc_suspend|resume_host APIs are deprecated. > >This means we can simplify the suspend|resume callbacks by removing the >use of the deprecated APIs. > >Additionally, remove dead code which also used the deprecated APIs. > >Cc: David Brown >Cc: Daniel Walker >Cc: Bryan Huntsman >Cc: linux-arm-msm@vger.kernel.org >Signed-off-by: Ulf Hansson >--- > drivers/mmc/host/msm_sdcc.c | 27 ++------------------------- > 1 file changed, 2 insertions(+), 25 deletions(-) Acked-by: David Brown -- sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation