Searched hist:"7799308 f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mtd/ |
H A D | mtd.h | 7799308f Wed Oct 11 06:52:44 CDT 2006 Artem Bityutskiy <dedekind@infradead.org> [MTD] add get_mtd_device_nm() function
This patch adds one more function to the MTD interface to make it possible to open MTD devices by their names, not only numbers. This is very handy in many situations. Also, MTD device number depend on load order and may vary, while names are fixed.
Signed-off-by: Artem Bityutskiy <dedekind@infradead.org> 7799308f Wed Oct 11 06:52:44 CDT 2006 Artem Bityutskiy <dedekind@infradead.org> [MTD] add get_mtd_device_nm() function This patch adds one more function to the MTD interface to make it possible to open MTD devices by their names, not only numbers. This is very handy in many situations. Also, MTD device number depend on load order and may vary, while names are fixed. Signed-off-by: Artem Bityutskiy <dedekind@infradead.org>
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdcore.c | 7799308f Wed Oct 11 06:52:44 CDT 2006 Artem Bityutskiy <dedekind@infradead.org> [MTD] add get_mtd_device_nm() function
This patch adds one more function to the MTD interface to make it possible to open MTD devices by their names, not only numbers. This is very handy in many situations. Also, MTD device number depend on load order and may vary, while names are fixed.
Signed-off-by: Artem Bityutskiy <dedekind@infradead.org> 7799308f Wed Oct 11 06:52:44 CDT 2006 Artem Bityutskiy <dedekind@infradead.org> [MTD] add get_mtd_device_nm() function This patch adds one more function to the MTD interface to make it possible to open MTD devices by their names, not only numbers. This is very handy in many situations. Also, MTD device number depend on load order and may vary, while names are fixed. Signed-off-by: Artem Bityutskiy <dedekind@infradead.org>
|