Home
last modified time | relevance | path

Searched hist:cd621274 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mtd/
H A Dmtdconcat.ccd621274 Fri Dec 30 06:31:57 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 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>
cd621274 Fri Dec 30 06:31:57 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 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>
H A Dmtdchar.ccd621274 Fri Dec 30 06:31:57 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 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>
cd621274 Fri Dec 30 06:31:57 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 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>
/openbmc/linux/include/linux/mtd/
H A Dmtd.hcd621274 Fri Dec 30 06:31:57 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 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>
cd621274 Fri Dec 30 06:31:57 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 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>