Artem Bityutskiy cd621274b0 mtd: do not use mtd->get_unmapped_area directly
Remove direct usage of mtd->get_unmapped_area. Instead, just call
'mtd_get_unmapped_area()' which will return -EOPNOTSUPP if the function
is not implemented and test for this error code.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-01-09 18:26:10 +00:00
..
2012-01-09 18:25:20 +00:00
2012-01-09 18:26:01 +00:00
2012-01-09 18:25:46 +00:00
2012-01-09 18:25:56 +00:00
2012-01-09 18:25:19 +00:00
2012-01-09 18:25:19 +00:00
2012-01-09 18:25:35 +00:00
2012-01-09 18:25:35 +00:00
2012-01-09 18:26:06 +00:00
2011-09-11 15:02:13 +03:00
2011-09-11 15:02:14 +03:00
2012-01-09 18:25:35 +00:00
2012-01-09 18:26:08 +00:00