]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
authorTokunori Ikegami <ikegami.t@gmail.com>
Wed, 23 Mar 2022 17:04:55 +0000 (02:04 +0900)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 28 Apr 2022 08:17:01 +0000 (10:17 +0200)
commit52bcdc5d5df7dd0ca631f871f4ccccc328126b94
tree3f30130c9d0dad58fccdb37264d87b071a0527b7
parenta47ab4dbdbc528b3f0b2823fbc9b0526369a1486
mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write

This is a preparation patch for the S29GL064N buffer writes fix. There
is no functional change.

Link: https://lore.kernel.org/r/b687c259-6413-26c9-d4c9-b3afa69ea124@pengutronix.de/
Fixes: 8eb3fcb0881c("mtd: cfi_cmdset_0002: Change write buffer to check correct value")
Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Cc: stable@vger.kernel.org
Acked-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220323170458.5608-2-ikegami.t@gmail.com
drivers/mtd/chips/cfi_cmdset_0002.c