From: Brian Norris Date: Wed, 31 Aug 2011 01:45:40 +0000 (-0700) Subject: mtd: rename MTD_OOB_* to MTD_OPS_* X-Git-Tag: v3.2-rc1~14^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0612b9ddc2eeda014dd805c87c752b342d8f80f0;p=pandora-kernel.git mtd: rename MTD_OOB_* to MTD_OPS_* These modes are not necessarily for OOB only. Particularly, MTD_OOB_RAW affected operations on in-band page data as well. To clarify these options and to emphasize that their effect is applied per-operation, we change the primary prefix to MTD_OPS_. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed