From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753398AbcDVCcg (ORCPT ); Thu, 21 Apr 2016 22:32:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43031 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751712AbcDVCcf (ORCPT ); Thu, 21 Apr 2016 22:32:35 -0400 Date: Fri, 22 Apr 2016 11:32:29 +0900 From: Greg Kroah-Hartman To: Boris Brezillon Cc: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , "open list:STAGING SUBSYSTEM" , Manuel =?iso-8859-1?Q?P=E9gouri=E9-Gonnard?= , Eva Rachel Retuya , Janani Ravichandran , open list , linux-mtd@lists.infradead.org, Brian Norris Subject: Re: [PATCH V3 05/11] staging: mt29f_spinand: set ECC algorithm explicitly Message-ID: <20160422023229.GA19001@kroah.com> References: <1460913104-27388-1-git-send-email-zajec5@gmail.com> <1460926387-9563-1-git-send-email-zajec5@gmail.com> <1460926387-9563-6-git-send-email-zajec5@gmail.com> <20160421222056.1deb7d13@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160421222056.1deb7d13@bbrezillon> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 21, 2016 at 10:20:56PM +0200, Boris Brezillon wrote: > Hi Greg, > > On Sun, 17 Apr 2016 22:53:01 +0200 > Rafał Miłecki wrote: > > > This is part of process deprecating NAND_ECC_SOFT_BCH (and switching to > > enum nand_ecc_algo). > > Do you mind if I take this patch through the NAND tree in order to avoid > dependency problems? Not at all: Acked-by: Greg Kroah-Hartman