From: Roman Tereshonkov Date: Fri, 17 Sep 2010 10:31:41 +0000 (+0300) Subject: mtd: prepare partition add and del functions for ioctl requests X-Git-Tag: v2.6.37-rc1~22^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5daa7b21496aebf057c12be03038e7220e33353b;p=pandora-kernel.git mtd: prepare partition add and del functions for ioctl requests mtd_is_master, mtd_add_partition and mtd_del_partition functions are added to give the possibility of partition manipulation by ioctl request. The old partition add function is modified to fit the dynamic allocation. Signed-off-by: Roman Tereshonkov Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed