commit | 3a70025047f90de2133744a8918e90fcf5a93366 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 15 19:07:21 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 12:53:47 2005 +0200 |
tree | c92637dd52da4a8e5071d11eb032b55a6dd62d2f | |
parent | c927cd3a226bed5cf063cdf04de13cef51144cef [diff] |
[MTD] cfi_cmdset_0001: Fix the buggy status check. The change makes the code endianess aware and replaces the bogus nested loop to or the status flags together. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>