mtd: partitions: pass around 'mtd_partitions' wrapper struct
authorBrian Norris <computersforpeace@gmail.com>
Fri, 4 Dec 2015 23:25:17 +0000 (15:25 -0800)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 9 Dec 2015 18:22:09 +0000 (10:22 -0800)
commit07fd2f871c5e3dfb8ff5eb9c4b44fdb4cf1aeff5
treeeed4f64d55157ba411a5c204436e1aadb82c209d
parentc42c2710d64381fd48d36b278e0744aa683d93fe
mtd: partitions: pass around 'mtd_partitions' wrapper struct

For some of the core partitioning code, it helps to keep info about the
parsed partition (and who parsed them) together in one place.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/mtdcore.c
drivers/mtd/mtdcore.h
drivers/mtd/mtdpart.c
include/linux/mtd/partitions.h