Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752690AbaFJS7e (ORCPT ); Tue, 10 Jun 2014 14:59:34 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:34416 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbaFJS7b convert rfc822-to-8bit (ORCPT ); Tue, 10 Jun 2014 14:59:31 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: [PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring From: Kumar Gala In-Reply-To: <1402424839-25514-1-git-send-email-sboyd@codeaurora.org> Date: Tue, 10 Jun 2014 13:59:25 -0500 Cc: Stephen Boyd , linux-kernel@vger.kernel.org, linux-arm-msm , linux-arm-kernel@lists.infradead.org, Kevin Hilman , Georgi Djakov , Russell King , linux-mmc@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: References: <1402424839-25514-1-git-send-email-sboyd@codeaurora.org> To: Chris Ball , Ulf Hansson X-Mailer: Apple Mail (2.1878.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Jun 10, 2014, at 1:27 PM, Stephen Boyd wrote: > The sdhci core was refactored recently and some of those > refactorings required changes in every sdhci platform driver. > Those updates happened around the same time as when the msm > driver was merged so the refactorings missed the msm driver. > Hook in the basic library functions so that we can boot apq8074 > dragonboards again instead of crashing when we try to jump to > NULL function pointers. > > Reported-by: Kevin Hilman > Cc: Georgi Djakov > Cc: Russell King > Signed-off-by: Stephen Boyd > --- > > Patch based on next-20140610 > > drivers/mmc/host/sdhci-msm.c | 4 ++++ > 1 file changed, 4 insertions(+) Acked-by: Kumar Gala Feel free to pick up this version of the patch and ignore mine. - k -- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of 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/