]> git.ipfire.org Git - thirdparty/linux.git/commit
mtd: spinand: winbond: Create a helper to detect the need for the HS bit
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 26 Mar 2026 16:02:29 +0000 (17:02 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 4 May 2026 13:25:12 +0000 (15:25 +0200)
commitca842a62fe993019255b380ab53bed64ef31fe6f
tree852856cd79a39b497c9ee158c0b991a8a19874de
parent240e65cb4402d62238667d71c0f9298607200b8b
mtd: spinand: winbond: Create a helper to detect the need for the HS bit

The logic is not complex but might be reused to cleanup a bit the
section by moving it to a dedicated helper.

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