From: Todd Poynor Date: Tue, 2 Aug 2005 20:36:09 +0000 (+0100) Subject: [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups X-Git-Tag: v2.6.15-rc1~448^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da2c9a638f8af7be3daf1fa8dbd087b3284d16e;p=pandora-kernel.git [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups Remove useless udelay(100) after status value already read. Poll for status OK with reduced udelay if not immediate OK status return. Fix read and compare of 32-bit status value using 16-bit variable. Include slab.h since kmalloc/kfree are called. Signed-off-by: Todd Poynor Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed