]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mtd: nand: brcmnand: replace manual string choices with standard helpers
authorYuesong Li <liyuesong@vivo.com>
Wed, 18 Jun 2025 12:49:47 +0000 (20:49 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 30 Jul 2025 09:27:30 +0000 (11:27 +0200)
commit258ef75cf2e219350574c8a8d3695451c093ed38
tree75f4cf4f747ac332c5b014422f6f682ab73210e8
parentd0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af
mtd: nand: brcmnand: replace manual string choices with standard helpers

Use kernel provided standard helper function to replace hard-coded
strings

Signed-off-by: Yuesong Li <liyuesong@vivo.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/brcmnand/brcmnand.c