From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fUt3e-0007gj-Li for linux-mtd@lists.infradead.org; Mon, 18 Jun 2018 12:14:56 +0000 Date: Mon, 18 Jun 2018 14:14:31 +0200 From: Miquel Raynal To: Masahiro Yamada Cc: linux-mtd@lists.infradead.org, Boris Brezillon , Richard Weinberger , Philipp Rosenberger , Rob Herring , linux-kernel@vger.kernel.org, Marek Vasut , Brian Norris , Richard Weinberger , David Woodhouse Subject: Re: [PATCH 1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev Message-ID: <20180618141431.68ca434e@xps13> In-Reply-To: <20180618135410.5a480ccd@xps13> References: <1528799515-1356-1-git-send-email-yamada.masahiro@socionext.com> <20180618135410.5a480ccd@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Masahiro, On Mon, 18 Jun 2018 13:54:10 +0200, Miquel Raynal wrote: > Hi Masahiro, >=20 > On Tue, 12 Jun 2018 19:31:54 +0900, Masahiro Yamada > wrote: >=20 > > Add 'dev' as a shorthand before adding more code that takes a > > pointer to struce device. =20 >=20 > s/struce/a struct/? >=20 > >=20 > > Signed-off-by: Masahiro Yamada =20 >=20 > With this fixed: >=20 > Acked-by: Miquel Raynal I missed the two next versions with Boris/Richard reviews, forget about this one. Sorry for the inconvenience, Miqu=C3=A8l