]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mtd: spinand: winbond: Rename IO_MODE register macro
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 9 Jan 2026 17:18:17 +0000 (18:18 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 29 Jan 2026 19:21:41 +0000 (20:21 +0100)
commit57e1015cc9a96372f330195abe32a904ec8d1eab
tree1cc321902c5c8fafbf20d9aa830fe77d1167a391
parent1d98c6a77bcf1ce686aaf40a725cbb5683ee5735
mtd: spinand: winbond: Rename IO_MODE register macro

Suffix the macro name with *_REG to align with the rest of the driver.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/spi/winbond.c