From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E20BFC433DB for ; Wed, 3 Mar 2021 20:32:56 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 02F6B64EFD for ; Wed, 3 Mar 2021 20:32:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 02F6B64EFD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+F4dvWkSB/IuoyFZ4GlH0zPDWQqi1xIMY6jKsjnNfrQ=; b=cL3GxTVpdZihHKsjZDUyfdbb2 4uzulB+9RDnxGYhK8w6Wt56mNDPLE2IpT0dv7x0lWmTROOSIuqfsfQ7TVw1XifCcd2Pet/lAFXPmC vOVxAkO0RK8Uuw7BoHRSAnNvFxETfg5ihB+YX3M62tC6iR159TGJj5n8QpzsCL8ntEz4V7Bluss7q mtLPvg2q91ekElJ4dGGaprfuppvueWmY5Q9Pjq7zcVjykS9/Vg8rg57k75nZ8bnpG32HUiFn4f16y pznwHaLsJS+GWHNB/9rolI418V8BCLenL5imB49IV88Y6iX+FxhmhxKaAmH/NeWavj1jpH65/leD4 2Mtw4ckng==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHYAI-006Qfa-R4; Wed, 03 Mar 2021 20:32:15 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lHT68-005Ixd-44 for linux-mtd@desiato.infradead.org; Wed, 03 Mar 2021 15:07:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=/pnPr9DNF5EDoiC6kK85Q7fXxPF20+9t3kCql2Uwmdk=; b=iS/H60k4Hk0X0p2XBgwIaSjjfj SJKaNzjE8HpiGAW9twAFKKWsy+CJkoSpDzQb43lHtZkbCThWhYYtnjGBty5YbM+YJJ0aAA/qvvzjC cyEgmirTNhRiExJsVl9o9lej7JG6wMNFYj5cO9SxhUbq/EnXakqkWb2iaDfEVMUgERGmiHN7jXp4V orlIIWmlV5RzQ/PLTLcsYGA4/KYB8BbiA/taDNyaZZ35jGIRTCCsrue280tJgZOB/k13A+eMUuuus i96Ux9ZApaPBMP5SI8m7LGpcxOrLXBw6gJaDRnBVyPvQ+8WTol0/4WcwfKcQVyEsUila2eJtWV8XF MkAFZxtQ==; Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by casper.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lH7yL-00HSJP-BS for linux-mtd@lists.infradead.org; Tue, 02 Mar 2021 16:34:21 +0000 X-Originating-IP: 86.206.8.148 Received: from xps13.stephanxp.local (lfbn-tou-1-491-148.w86-206.abo.wanadoo.fr [86.206.8.148]) (Authenticated sender: miquel.raynal@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 42C871BF205; Tue, 2 Mar 2021 16:33:45 +0000 (UTC) From: Miquel Raynal To: Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Tudor Ambarus , linux-mtd@lists.infradead.org Cc: Boris Brezillon , Adam Ford , ladis@triops.cz Subject: Re: [PATCH v3 3/9] mtd: nand: ecc-hamming: Populate the public nsteps field Date: Tue, 2 Mar 2021 17:33:44 +0100 Message-Id: <20210302163344.24094-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210127203020.9574-4-miquel.raynal@bootlin.com> References: MIME-Version: 1.0 X-linux-mtd-patch-notification: thanks X-linux-mtd-patch-commit: 7e03d3ab7a397dae5db5fbd084cc08ee940a9736 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210302_163421_749977_49B6AF71 X-CRM114-Status: UNSURE ( 6.14 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Wed, 2021-01-27 at 20:30:14 UTC, Miquel Raynal wrote: > Advertize the actual number of steps that will actually be used by the > driver by populating the public field. > > Signed-off-by: Miquel Raynal Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next. Miquel ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/