Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754149Ab3IZU6y (ORCPT ); Thu, 26 Sep 2013 16:58:54 -0400 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 Date: Thu, 26 Sep 2013 13:58:45 -0700 From: David Brown 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 Subject: Re: [PATCH 08/27] mmc: msm_sdcc: Move away from using deprecated APIs 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 Content-Disposition: inline In-Reply-To: <1380207292-16968-9-git-send-email-ulf.hansson@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1173 Lines: 29 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 -- 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/