From: Sourav Poddar Date: Wed, 6 Nov 2013 14:35:34 +0000 (+0530) Subject: drivers: mtd: m25p80: convert "bool" read check into an enum X-Git-Tag: v3.14-rc1~65^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8552b439aba7f32063755d23f79ca27b4d0a3115;p=pandora-kernel.git drivers: mtd: m25p80: convert "bool" read check into an enum This is a cleanup prior to adding quad read support. This will facilitate easy addition of more read commands check under an enum rather that defining a separate bool for it. Signed-off-by: Sourav Poddar Signed-off-by: Brian Norris --- Reading git-diff-tree failed