From: Artem Bityutskiy Date: Wed, 28 Dec 2011 16:35:07 +0000 (+0200) Subject: mtd: introduce mtd_has_oob helper X-Git-Tag: v3.3-rc1~119^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc002e3c320602d0e206f607aca0460540d7637a;p=pandora-kernel.git 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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed