From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp127.sbc.mail.sp1.yahoo.com ([69.147.65.186]) by bombadil.infradead.org with smtp (Exim 4.69 #1 (Red Hat Linux)) id 1MC05z-0002Az-ET for linux-mtd@lists.infradead.org; Wed, 03 Jun 2009 23:42:18 +0000 From: David Brownell To: davinci-linux-open-source@linux.davincidsp.com Subject: Re: [PATCH 2.6.30-rc6 1/3] NAND: Add "page" parameter to all read_page/read_page_raw APIs Date: Wed, 3 Jun 2009 16:42:03 -0700 References: <1242682683-19772-1-git-send-email-nsnehaprabha@ti.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906031642.03620.david-b@pacbell.net> Cc: "Paulraj, Sandeep" , "linux-mtd@lists.infradead.org" , "Narnakaje, Snehaprabha" , "tglx@linutronix.de" , "dwmw2@infradead.org" , "akpm@linux-foundation.org" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Monday 01 June 2009, Paulraj, Sandeep wrote: > Anything comments on this patch? I think Sneha was going to reissue the third patch, to address some minor goofage with the OOB layout used. Once that's done, it looked to me like it was time to just queue these three patches for 2.6.31 ... nobody had any objections to the $SUBJECT patch, or the second patch which added the NAND_ECC_HW_OOB_FIRST mode.