From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailout4.samsung.com ([203.254.224.34]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1MxCiM-0006vg-4X for linux-mtd@lists.infradead.org; Mon, 12 Oct 2009 04:40:58 +0000 Received: from epmmp1 (mailout4.samsung.com [203.254.224.34]) by mailout1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0KRD005ASX00OL@mailout1.samsung.com> for linux-mtd@lists.infradead.org; Mon, 12 Oct 2009 13:40:48 +0900 (KST) Received: from amulsaha ([107.108.214.27]) by mmp1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0KRD00I9FWZW3F@mmp1.samsung.com> for linux-mtd@lists.infradead.org; Mon, 12 Oct 2009 13:40:48 +0900 (KST) Date: Mon, 12 Oct 2009 10:12:04 +0530 From: Amul Kumar Saha Subject: Re: [PATCH] [OneNAND] OTP support re-implementation 1/1 To: dedekind1@gmail.com Message-id: Content-transfer-encoding: 7BIT References: <87D6E94B11734CE1A253D9AE203F4192@sisodomain.com> <4A94CF0A.6060106@gmail.com> <6098B9D32DCD48C387EF96034FFFC55D@sisodomain.com> <1251466736.3514.10.camel@localhost> <9c9fda240908310234h6cef3afev6a3f6e315321631b@mail.gmail.com> <4A9E0C47.205@gmail.com> <8A3568961C4E4E7495A397D2267B6E37@sisodomain.com> <1251958245.5060.6.camel@localhost> <1251976743.5060.13.camel@localhost> <1254130728.3778.57.camel@localhost> Cc: Kyungmin Park , David Woodhouse , linux-mtd@lists.infradead.org, adrian.hunter@nokia.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Artem, > Could you please refresh your patch and resend it? The old one does not > apply anymore. > > Also, could you please avoid doing these: > > printk(KERN_ERR "onenand_write_ops_nolock: \ > write failed %d\n", ret); > > function name prints. This is bad practice. You could amend whole > onenand_base.c first, then send the OTP re-write as a follow up patch. > As you have requested, rebased the OTP patch to the current version. Sending the OTP patch. Regards, Amul