From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] [MTD] [OneNAND] Use mtd_oob_ops at oob functions Date: Fri, 31 Aug 2007 13:59:03 -0700 Message-ID: <20070831205902.GV12350@atomide.com> References: <003301c7e079$f7c3fdf0$e1ac580a@swcenter.sec.samsung.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <003301c7e079$f7c3fdf0$e1ac580a@swcenter.sec.samsung.co.kr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: kmpark@infradead.org Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Kyungmin Park [070816 19:55]: > >From 43dacd92d650618f22c297a2905216857dc5c18f Mon Sep 17 00:00:00 2001 > From: Kyungmin Park > Date: Fri, 17 Aug 2007 11:52:05 +0900 > Subject: [PATCH] [MTD] [OneNAND] Use mtd_oob_ops at oob functions > > To enable the main read/write at oob ops Pushing today. Tony