Searched hist:a88d2dc6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/mtd/ |
H A D | mtd.h | a88d2dc6 Thu Dec 29 03:06:10 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: move mtd->{get,put}_device functions up
Move the 'get_device()' and 'put_device()' functions up within 'struct mtd_info' to make them be close to other functions.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> a88d2dc6 Thu Dec 29 03:06:10 CST 2011 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: move mtd->{get,put}_device functions up Move the 'get_device()' and 'put_device()' functions up within 'struct mtd_info' to make them be close to other functions. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|