Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2992642imm; Fri, 20 Jul 2018 08:19:15 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdfVvJwyP/m2Su7vXcInF+3E/v3HVzjohFq5wvQCxvE4jQ/42buD7MZgotbCdm3X8ptjVQ0 X-Received: by 2002:a17:902:7b83:: with SMTP id w3-v6mr2503245pll.192.1532099955099; Fri, 20 Jul 2018 08:19:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532099955; cv=none; d=google.com; s=arc-20160816; b=PQy5AuBsc9MfLyET2f5UlYEHuyToN2bbHJRznhY7dM9FSIv+xlvNQ0jCJ03dZWFPeQ UiTyXnAyf3b96CVYYvgm40ajeBR0ya9JyqzRWJmDRUuK7MEsef1IbEl4AR8w1gApVrjD 9bU9LNTtiXT2JezoMQ1/IoveKpdmUkMjt1j1QzNFC1NBzEhEzBM6AWVaLhKfDbdENTe6 /utuSVLdFuvdzoDEHloa8FETyUNcR1Dx0wlYXqjW61JeGF0Xvn1JpBiEcYP2J3WgDgSG k0YQEAQobvmcL8h9TizltzM+WQq4eqtqq7+m5hTvVw8nuWjVjxz4hByaBBOcrlnp9McW uWjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=e8h4+L94dBkQ7blowUm7rtjuDuLUjWgXhFc9H5j0UcU=; b=IKNzfIGus7iln8jbKSNcLueJhwL7KptmyDK6/gaLl9pY08HZ017c2vhMvzz4xXdjWT cKkkNBRjMkE9elq2tvp15MFwCkRACNB2ytbxMc9GRBUFeY9Nj94DdzFGhiBjyOoDA0ES /yx9ZiyHjtXpehgUG/PRBkgnk18yTXKc38TPzDY45lvSnYCMCgwxVT2ImREClCO0ac2x YChsS9ocJ8sQrFElMwhGVkxmsX4ZA6TD5Jd2hBfDDKx3YWID/uNL+kGagLSOuMM22LSZ FHcn0ayR/3LOLcpgl2VRQVKQwwKbMDNIsOcHcLS1luhatzD34WOPV+JVin12TY2DNPGN SPKg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a1-v6si2031230pgg.326.2018.07.20.08.19.00; Fri, 20 Jul 2018 08:19:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388069AbeGTQEq (ORCPT + 99 others); Fri, 20 Jul 2018 12:04:46 -0400 Received: from mail.bootlin.com ([62.4.15.54]:54399 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388059AbeGTQEp (ORCPT ); Fri, 20 Jul 2018 12:04:45 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 7C75D20949; Fri, 20 Jul 2018 17:15:59 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost.localdomain (AAubervilliers-681-1-78-122.w90-88.abo.wanadoo.fr [90.88.20.122]) by mail.bootlin.com (Postfix) with ESMTPSA id DCFCC2097D; Fri, 20 Jul 2018 17:15:38 +0200 (CEST) From: Miquel Raynal To: Wenyou Yang , Josh Wu , Tudor Ambarus , Boris Brezillon , Miquel Raynal , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Nicolas Ferre , Alexandre Belloni , Kamal Dasu , Masahiro Yamada , Han Xu , Harvey Hunt , Vladimir Zapolskiy , Sylvain Lemieux , Xiaolei Li , Matthias Brugger , Maxime Ripard , Chen-Yu Tsai , Marc Gonzalez , Mans Rullgard , Stefan Agner Cc: linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-mediatek@lists.infradead.org Subject: [PATCH v4 18/35] mtd: rawnand: s3c2410: convert driver to nand_scan() Date: Fri, 20 Jul 2018 17:15:10 +0200 Message-Id: <20180720151527.16038-19-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180720151527.16038-1-miquel.raynal@bootlin.com> References: <20180720151527.16038-1-miquel.raynal@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Two helpers have been added to the core to make ECC-related configuration between the detection phase and the final NAND scan. Use these hooks and convert the driver to just use nand_scan() instead of both nand_scan_ident() and nand_scan_tail(). Signed-off-by: Miquel Raynal --- drivers/mtd/nand/raw/s3c2410.c | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/drivers/mtd/nand/raw/s3c2410.c b/drivers/mtd/nand/raw/s3c2410.c index e8bf64832213..c21e8892394a 100644 --- a/drivers/mtd/nand/raw/s3c2410.c +++ b/drivers/mtd/nand/raw/s3c2410.c @@ -915,20 +915,19 @@ static void s3c2410_nand_init_chip(struct s3c2410_nand_info *info, } /** - * s3c2410_nand_update_chip - post probe update - * @info: The controller instance. - * @nmtd: The driver version of the MTD instance. + * s3c2410_nand_attach_chip - Init the ECC engine after NAND scan + * @chip: The NAND chip * - * This routine is called after the chip probe has successfully completed - * and the relevant per-chip information updated. This call ensure that + * This hook is called by the core after the identification of the NAND chip, + * once the relevant per-chip information is up to date.. This call ensure that * we update the internal state accordingly. * * The internal state is currently limited to the ECC state information. */ -static int s3c2410_nand_update_chip(struct s3c2410_nand_info *info, - struct s3c2410_nand_mtd *nmtd) +static int s3c2410_nand_attach_chip(struct nand_chip *chip) { - struct nand_chip *chip = &nmtd->chip; + struct mtd_info *mtd = nand_to_mtd(chip); + struct s3c2410_nand_info *info = s3c2410_nand_mtd_toinfo(mtd); switch (chip->ecc.mode) { @@ -998,6 +997,10 @@ static int s3c2410_nand_update_chip(struct s3c2410_nand_info *info, return 0; } +static const struct nand_controller_ops s3c24xx_nand_controller_ops = { + .attach_chip = s3c2410_nand_attach_chip, +}; + static const struct of_device_id s3c24xx_nand_dt_ids[] = { { .compatible = "samsung,s3c2410-nand", @@ -1095,6 +1098,7 @@ static int s3c24xx_nand_probe(struct platform_device *pdev) platform_set_drvdata(pdev, info); nand_controller_init(&info->controller); + info->controller.ops = &s3c24xx_nand_controller_ops; /* get the clock source and enable it */ @@ -1166,15 +1170,7 @@ static int s3c24xx_nand_probe(struct platform_device *pdev) mtd->dev.parent = &pdev->dev; s3c2410_nand_init_chip(info, nmtd, sets); - err = nand_scan_ident(mtd, (sets) ? sets->nr_chips : 1, NULL); - if (err) - goto exit_error; - - err = s3c2410_nand_update_chip(info, nmtd); - if (err < 0) - goto exit_error; - - err = nand_scan_tail(mtd); + err = nand_scan(mtd, sets ? sets->nr_chips : 1); if (err) goto exit_error; -- 2.14.1