]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/mtd/ofpart.c
mtd: rename "ofpart" parser to "fixed-partitions" as it fits it better
authorRafał Miłecki <rafal@milecki.pl>
Wed, 14 Mar 2018 12:10:43 +0000 (13:10 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 27 Mar 2018 07:11:24 +0000 (09:11 +0200)
commitc0faf43482e7f7dfb6d61847cb93d17748560b24
tree5bd5df29e62cbb46e89c62aca3272c887944c213
parent5b644aa012f67fd211138a067b9f351f30bdcc60
mtd: rename "ofpart" parser to "fixed-partitions" as it fits it better

Type "ofpart" means that OF should be used to get partitioning info and
this driver supports "fixed-partitions" binding only. Renaming it should
lead to less confusion especially when parsers for new compatibility
strings start to appear.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/mtdpart.c
drivers/mtd/ofpart.c