From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dakia2.marvell.com ([65.219.4.35]) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1PqM5m-0001uG-MI for linux-mtd@lists.infradead.org; Fri, 18 Feb 2011 08:53:35 +0000 From: Lei Wen To: Eric Miao , David Woodhouse , Haojian Zhuang , Haojian Zhuang , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, adrian.wenl@gmail.com Subject: [PATCH V4 0/6] pxa3xx_nand update series set version 4 Date: Fri, 18 Feb 2011 16:57:02 +0800 Message-Id: <1298019428-7809-1-git-send-email-leiwen@marvell.com> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Change from previous version: rework the patch set accroding to Eric's suggestion. Move the recode judgement to the after command execution. Lei Wen (6): pxa3xx_nand: make scan procedure more clear pxa3xx_nand: rework irq logic pxa3xx_nand: discard wait_for_event,write_cmd,__readid function pxa3xx_nand: unify prepare command pxa3xx_nand: mtd scan id process could be defined by driver itself pxa3xx_nand: clean the keep configure code arch/arm/plat-pxa/include/plat/pxa3xx_nand.h | 1 + drivers/mtd/nand/pxa3xx_nand.c | 1010 ++++++++++++-------------- 2 files changed, 473 insertions(+), 538 deletions(-)