Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753966AbbBFEHl (ORCPT ); Thu, 5 Feb 2015 23:07:41 -0500 Received: from mail-pa0-f48.google.com ([209.85.220.48]:50236 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751153AbbBFEHk (ORCPT ); Thu, 5 Feb 2015 23:07:40 -0500 Date: Thu, 5 Feb 2015 20:07:36 -0800 From: Brian Norris To: Masahiro Yamada Cc: linux-mtd@lists.infradead.org, David Woodhouse , Josh Triplett , "grmoore@altera.com" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] mtd: denali: remove unnecessary stubs Message-ID: <20150206040736.GH18140@ld-irv-0074> References: <1421123357-27561-1-git-send-email-yamada.m@jp.panasonic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1421123357-27561-1-git-send-email-yamada.m@jp.panasonic.com> 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: 577 Lines: 15 On Tue, Jan 13, 2015 at 01:29:17PM +0900, Masahiro Yamada wrote: > This driver uses NAND_ECC_HW_SYNDROME mode. The nand_scan_tail() > function would not complain about missing ecc->calculate, > ecc->correct, ecc->hwctl handlers. > > Signed-off-by: Masahiro Yamada Pushed to l2-mtd.git. Thanks. Brian -- 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/