commit | aa0846534b9c7238187b4276e83efb9969d4c6e3 | [log] [tgz] |
---|---|---|
author | Kevin Cernekee <cernekee@gmail.com> | Sun May 08 10:48:00 2011 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Wed May 25 02:02:30 2011 +0100 |
tree | 383b75dea9fa0f79862c387fb415a118cd80b8be | |
parent | 16004f3685541c57a280bae3fde6562256fd0ba5 [diff] |
mtd: m25p80: Clean up JEDEC manufacturer checks Use the manufacturer ID names from cfi.h instead of hard-coding hex constants. Introduce a JEDEC_MFR macro for clarity. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>