Re: [PATCH 2/5] mtd: rawnand: qcom: Add helper to check last code word

From: Miquel Raynal
Date: Tue Mar 02 2021 - 14:23:53 EST


On Tue, 2021-02-23 at 19:38:58 UTC, Md Sadre Alam wrote:
> Add the qcom_nandc_is_last_cw() helper which checks if
> the input cw index is the last one or not.
>
> Signed-off-by: Md Sadre Alam <mdalam@xxxxxxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel