[MTD] cfi_cmdset_0001: Fix the buggy status check.
authorThomas Gleixner <tglx@linutronix.de>
Tue, 15 Mar 2005 19:07:21 +0000 (19:07 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:53:47 +0000 (12:53 +0200)
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>

No differences found