[PATCH] mtd: rawnand: hynix: fixed typo
Maxim Korotkov
korotkov.maxim.s at gmail.com
Fri Mar 15 04:45:47 PDT 2024
Hi,
On 15.03.2024 14:23, Miquel Raynal wrote:
> Isn't it done like that on purpose? Read-retry is not a mandatory
> feature.
Works it as designed? I'm not sure about it.
I wouldn't rule it out, but it's a little weird that the
hynix_nand_rr_init() function
is used as if it can return an error but never returns.
Probably checking of value returned from hynix_nand_rr_init()
should be removed in hynix_nand_init()
Best regards, Max
More information about the linux-mtd
mailing list