Re: [PATCH] mtd: rawnand: Add status chack in r852_ready()
From: Miquel Raynal
Date: Mon Apr 07 2025 - 03:17:35 EST
On Wed, 02 Apr 2025 15:56:23 +0800, Wentao Liang wrote:
> In r852_ready(), the dev get from r852_get_dev() need to be checked.
> An unstable device should not be ready. A proper implementation can
> be found in r852_read_byte(). Add a status check and return 0 when it is
> unstable.
>
>
Applied to mtd/fixes, thanks!
[1/1] mtd: rawnand: Add status chack in r852_ready()
commit: b79fe1829975556854665258cf4d2476784a89db
Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).
Kind regards,
Miquèl