Searched hist:"905 c6bcd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/mtd/ |
H A D | mtd.h | 905c6bcd Tue Aug 30 20:45:39 CDT 2011 Brian Norris <computersforpeace@gmail.com> mtd: move mtd_oob_mode_t to shared kernel/user space
We will want to use the MTD_OOB_{PLACE,AUTO,RAW} modes in user-space applications through the introduction of new ioctls, so we should make this enum a shared type.
This enum is now anonymous.
Artem: tweaked the patch.
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com> 905c6bcd Tue Aug 30 20:45:39 CDT 2011 Brian Norris <computersforpeace@gmail.com> mtd: move mtd_oob_mode_t to shared kernel/user space We will want to use the MTD_OOB_{PLACE,AUTO,RAW} modes in user-space applications through the introduction of new ioctls, so we should make this enum a shared type. This enum is now anonymous. Artem: tweaked the patch. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
|