mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-17 04:04:16 +00:00
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 <tglx@linutronix.de>