From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dong Aisheng Subject: Re: [PATCH 0/7] mmc: sdhci/imx: a few clean up and fixes Date: Wed, 3 Sep 2014 20:19:33 +0800 Message-ID: <20140903121929.GA31326@shlinux1.ap.freescale.net> References: <1409745903-26550-1-git-send-email-b29396@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from mail-bn1lp0142.outbound.protection.outlook.com ([207.46.163.142]:13996 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932220AbaICMlF (ORCPT ); Wed, 3 Sep 2014 08:41:05 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Fabio Estevam Cc: "linux-mmc@vger.kernel.org" , Ulf Hansson , Chris Ball , Shawn Guo , "linux-arm-kernel@lists.infradead.org" On Wed, Sep 03, 2014 at 09:34:28AM -0300, Fabio Estevam wrote: > Hi Dong, > > On Wed, Sep 3, 2014 at 9:04 AM, Dong Aisheng wrote: > > A few clean up and fixes. > > Usually it is a good idea to separate cleanup from fixes. Do any of > the fixes should go to 3.17-rc or stable? > Thanks for reminder. Most are tiny fixes and clean up. If to be strictly, Patch 3 mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix could go to stable although the issue is very very hard to reproduce as stated in errata. Regards Dong Aisheng > Regards, > > Fabio Estevam