]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function
authorHan Xu <han.xu@nxp.com>
Tue, 12 Apr 2022 02:52:44 +0000 (21:52 -0500)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 21 Apr 2022 07:34:06 +0000 (09:34 +0200)
commit33fd4e7187855318a22a5825a97663b7e162f034
tree484821140b632b2bc49d667d1c996ad2630a2fd5
parent207b48b7804431fddaa1ead12b249fdae52a41d3
mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function

The gpmi_check_ecc() is not small after adding more strict ecc check,
uninline it.

Signed-off-by: Han Xu <han.xu@nxp.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220412025246.24269-4-han.xu@nxp.com
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c