[MTD] Remove silly MTD_WRITE/READ macros
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Sun, 28 May 2006 09:01:53 +0000 (11:01 +0200)
committerThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 13:06:50 +0000 (15:06 +0200)
Most of those macros are unused and the used ones just obfuscate
the code. Remove them and fixup all users.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found