Re: [PATCH 1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
From: Miquel Raynal
Date: Mon Jun 18 2018 - 07:54:27 EST
Hi Masahiro,
On Tue, 12 Jun 2018 19:31:54 +0900, Masahiro Yamada
<yamada.masahiro@xxxxxxxxxxxxx> wrote:
> Add 'dev' as a shorthand before adding more code that takes a
> pointer to struce device.
s/struce/a struct/?
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
With this fixed:
Acked-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Thanks