From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp05.smtpout.orange.fr ([80.12.242.127] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fb9zm-0000nK-9Z for linux-mtd@lists.infradead.org; Thu, 05 Jul 2018 19:32:52 +0000 From: Robert Jarzmik To: Boris Brezillon Cc: Daniel Mack , Haojian Zhuang , Richard Weinberger , Miquel Raynal , linux-mtd@lists.infradead.org, David Woodhouse , Brian Norris , Marek Vasut , Han Xu , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 8/8] mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}() References: <20180705102733.29673-1-boris.brezillon@bootlin.com> <20180705102733.29673-9-boris.brezillon@bootlin.com> Date: Thu, 05 Jul 2018 21:32:31 +0200 In-Reply-To: <20180705102733.29673-9-boris.brezillon@bootlin.com> (Boris Brezillon's message of "Thu, 5 Jul 2018 12:27:33 +0200") Message-ID: <878t6ph41c.fsf@belgarion.home> MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Boris Brezillon writes: > None of the board files are overloading those hooks, so let's drop them > from struct platform_nand_ctrl. > > Signed-off-by: Boris Brezillon For mach-pxa : Acked-by: Robert Jarzmik Cheers. -- Robert