mtd: rawnand: sunxi: Fix the size of the last OOB region
authorSamuel Holland <samuel@sholland.org>
Thu, 29 Dec 2022 18:15:24 +0000 (12:15 -0600)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 2 Jan 2023 11:14:22 +0000 (12:14 +0100)
commit34569d869532b54d6e360d224a0254dcdd6a1785
tree3c5f956ed1cf875b9c343cecbadfe1e9f5fd1241
parent85e8177e581964a727410c781410f626e1cb4c25
mtd: rawnand: sunxi: Fix the size of the last OOB region

The previous code assigned to the wrong structure member.

Fixes: c66811e6d350 ("mtd: nand: sunxi: switch to mtd_ooblayout_ops")
Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-By: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20221229181526.53766-6-samuel@sholland.org
drivers/mtd/nand/raw/sunxi_nand.c