From: Guillaume LECERF Date: Sat, 24 Apr 2010 15:58:07 +0000 (+0200) Subject: mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values X-Git-Tag: v2.6.35-rc1~465^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58598861227877bb481b9035d2a07283577a2274;p=pandora-kernel.git mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values Use P_ID_* definitions already in include/linux/mtd/cfi.h instead of the hardcoded values. Make the code more readable. Signed-off-by: Guillaume LECERF Reviewed-by: Wolfram Sang Signed-off-by: David Woodhouse --- Reading git-diff-tree failed