From: Thomas Gleixner Date: Tue, 23 May 2006 09:37:03 +0000 (+0200) Subject: [MTD] Simplify NAND locking X-Git-Tag: v2.6.18-rc1~1105^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36ed2995c56d4f858ecb524a78837473e7115ae;p=pandora-kernel.git [MTD] Simplify NAND locking Replace the chip lock by a the controller lock. For simple drivers a dummy controller structure is created by the scan code. This simplifies the locking algorithm in nand_get/release_chip(). Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed