mtd: spinand: winbond: Sort the devices
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 9 Oct 2024 12:50:02 +0000 (14:50 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 21 Oct 2024 09:55:45 +0000 (11:55 +0200)
commit25f643a3d73ff9f559339dba6ac35bedd8f8e4f6
treeccfafb760c9663dba491cd7cdeb9e9adf15bc3e4
parentff97ceb6c4addb4a6044c623119d4c1fd83eae6d
mtd: spinand: winbond: Sort the devices

Use alphabetical order, not because it's pretty, but because it makes
sense. This way the devices are listed by density, and then by hardware
feature set. Add comments to make the list more understandable.

There is no intended functional change.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Link: https://lore.kernel.org/linux-mtd/20241009125002.191109-5-miquel.raynal@bootlin.com
drivers/mtd/nand/spi/winbond.c