From: Artem Bityutskiy Date: Wed, 28 Dec 2011 13:55:42 +0000 (+0200) Subject: mtd: do use mtd->point directly X-Git-Tag: v3.3-rc1~119^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10934478e44d9a5a7b16dadd89094fb608cf101e;p=pandora-kernel.git mtd: do use mtd->point directly Remove direct usage of the "mtd->point" function pointer. Instead, test the mtd_point() return code for '-EOPNOTSUPP'. Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed