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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 93219C49ED7 for ; Fri, 20 Sep 2019 06:18:57 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 640D020882 for ; Fri, 20 Sep 2019 06:18:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DHNQ80w0"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="TR+ed+La" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 640D020882 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=jEkZOzoti1KU0MrsUUo4RzIO777m8Kh+1oKHSFd3TuE=; b=DHNQ80w0ZV0sF/xC7I+L626th GJ9hs1t35h4oYzgb8/xjnpwaIOGv79TMhk6U6RG5N0ePOb0ugLjysqD4bJB2fUtiADvFEK//eCFo4 o5vaY+a/6TnSB1bmO1ql+Z3jvaKIsLDbo+40Ft4zeUabgY7Uq+iwRa78jD2Z4BnBMUtpac6Xikyg0 wJXJvVvY4jGO8AmUYWh8zXqg2gtk8zVodRhWCDwpUmwouM8GvAygjDk9wbCL32UN24BPT1PxOE5am SO/y0J2bCTiFn7bSGvSeSAq89kY2ELNkF699JLWS4XHQu/lsYI4NXkr6qdAe9RGMSNVul6npPDcA0 WzZ49QdeA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iBCFo-0007OD-0H; Fri, 20 Sep 2019 06:18:52 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iBCFk-0007Ni-Aw; Fri, 20 Sep 2019 06:18:49 +0000 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 99106207FC; Fri, 20 Sep 2019 06:18:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568960327; bh=KcAebIXSYp8b9lRvXplaO8s3pItLMaq3tc+Ec3XpVE0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TR+ed+Lavp7g5oUm2JMw8SGLPKwZhpu3k73MXCD0V1pcUyaaAEvh3wp1WyBFOHWiF eFqsgN+bxo1+rl3OV6NKrZpDfvMy5CsVSnmJaCEkyCC4tglhxfpw7zX671OYKG+fvn XH2tWc218o6eO2lLOR07rkRQsnjAfshApR9cobaA= Date: Fri, 20 Sep 2019 08:18:44 +0200 From: Maxime Ripard To: Miquel Raynal Subject: Re: [PATCH v3 20/40] mtd: rawnand: Get rid of chip->ecc.priv Message-ID: <20190920061844.7ejin5lezzgtayjv@gilmour> References: <20190919193141.7865-1-miquel.raynal@bootlin.com> <20190919193141.7865-21-miquel.raynal@bootlin.com> MIME-Version: 1.0 In-Reply-To: <20190919193141.7865-21-miquel.raynal@bootlin.com> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190919_231848_441951_458BFC7B X-CRM114-Status: GOOD ( 10.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mason Yang , Vignesh Raghavendra , Tudor Ambarus , Julien Su , Richard Weinberger , Schrempf Frieder , Paul Cercueil , Marek Vasut , Chen-Yu Tsai , Boris Brezillon , linux-mtd@lists.infradead.org, Thomas Petazzoni , Brian Norris , David Woodhouse , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============8485609971722168717==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8485609971722168717== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6jdzf7k7sklp3y4k" Content-Disposition: inline --6jdzf7k7sklp3y4k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Sep 19, 2019 at 09:31:20PM +0200, Miquel Raynal wrote: > nand_ecc_ctrl embeds a private pointer which only has a meaning in the > sunxi driver. This structure will soon be deprecated, but as this > field is actually not needed, let's just drop it. > > Cc: Maxime Ripard > Cc: Chen-Yu Tsai > Signed-off-by: Miquel Raynal Acked-by: Maxime Ripard Thanks! Maxime --6jdzf7k7sklp3y4k Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXYRvRAAKCRDj7w1vZxhR xT/9AP9hPYNC1vd9mXI2aIqaGbFrvA9ckWWn5+w+FGLZKM59lgD+JhtG3YhgR4/V ncbX0KIagGMd9K932lX4fqepXLwXcwA= =i1nu -----END PGP SIGNATURE----- --6jdzf7k7sklp3y4k-- --===============8485609971722168717== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8485609971722168717==--