Searched hist:fc002e3c (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/mtd/ |
H A D | sm_ftl.c | fc002e3c Wed Dec 28 10:35:07 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: introduce mtd_has_oob helper
We are working in the direction of making sure that MTD clients to not use 'mtd->func' pointers directly. In some places we want to know if OOB operations are supported by an MTD device. Introduce 'mtd_has_oob()' helper for these purposes.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> fc002e3c Wed Dec 28 10:35:07 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: introduce mtd_has_oob helper We are working in the direction of making sure that MTD clients to not use 'mtd->func' pointers directly. In some places we want to know if OOB operations are supported by an MTD device. Introduce 'mtd_has_oob()' helper for these purposes. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
H A D | mtdchar.c | fc002e3c Wed Dec 28 10:35:07 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: introduce mtd_has_oob helper
We are working in the direction of making sure that MTD clients to not use 'mtd->func' pointers directly. In some places we want to know if OOB operations are supported by an MTD device. Introduce 'mtd_has_oob()' helper for these purposes.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> fc002e3c Wed Dec 28 10:35:07 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: introduce mtd_has_oob helper We are working in the direction of making sure that MTD clients to not use 'mtd->func' pointers directly. In some places we want to know if OOB operations are supported by an MTD device. Introduce 'mtd_has_oob()' helper for these purposes. 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 D | mtd.h | fc002e3c Wed Dec 28 10:35:07 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: introduce mtd_has_oob helper
We are working in the direction of making sure that MTD clients to not use 'mtd->func' pointers directly. In some places we want to know if OOB operations are supported by an MTD device. Introduce 'mtd_has_oob()' helper for these purposes.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> fc002e3c Wed Dec 28 10:35:07 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: introduce mtd_has_oob helper We are working in the direction of making sure that MTD clients to not use 'mtd->func' pointers directly. In some places we want to know if OOB operations are supported by an MTD device. Introduce 'mtd_has_oob()' helper for these purposes. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|