| commit | 5daa7b21496aebf057c12be03038e7220e33353b | [log] [tgz] |
|---|---|---|
| author | Roman Tereshonkov <roman.tereshonkov@nokia.com> | Fri Sep 17 13:31:41 2010 +0300 |
| committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Oct 25 00:47:37 2010 +0100 |
| tree | 7ec8f8a086dcfdcb7aec800bf528d3704bcaadc8 | |
| parent | 93ac5a552c831096003f9bc74471300dc1710a42 [diff] |
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 <roman.tereshonkov@nokia.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>