From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753996AbdEQL4T (ORCPT ); Wed, 17 May 2017 07:56:19 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:33304 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752159AbdEQL4O (ORCPT ); Wed, 17 May 2017 07:56:14 -0400 Date: Wed, 17 May 2017 13:56:02 +0200 From: Andrew Lunn To: Jisheng Zhang Cc: adrian.hunter@intel.com, huziji@marvell.com, ulf.hansson@linaro.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy() Message-ID: <20170517115602.GD19968@lunn.ch> References: <20170516061720.1755-1-jszhang@marvell.com> <20170516122211.GA27959@lunn.ch> <20170517171726.2ede556d@xhacker> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170517171726.2ede556d@xhacker> 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 > As pointed out by RMK, the sdhci-xenon driver is merged in current 4.12-rc1, > so we just need to apply this fix in later rcN. Yep. It helps the maintainer if you point this out in the patch, after the ---. Andrew