From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pz0-f41.google.com ([209.85.210.41]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R2j7a-0006Af-Ve for linux-mtd@lists.infradead.org; Sun, 11 Sep 2011 12:26:51 +0000 Received: by pzk4 with SMTP id 4so6589949pzk.28 for ; Sun, 11 Sep 2011 05:26:50 -0700 (PDT) Subject: Re: [PATCH 05/12] mtd: rename MTD_OOB_* to MTD_OPS_* From: Artem Bityutskiy To: Brian Norris Date: Sun, 11 Sep 2011 15:29:16 +0300 In-Reply-To: <1315743005.18731.36.camel@sauron> References: <1314755147-17756-1-git-send-email-computersforpeace@gmail.com> <1314755147-17756-6-git-send-email-computersforpeace@gmail.com> <1315743005.18731.36.camel@sauron> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1315744161.18731.39.camel@sauron> Mime-Version: 1.0 Cc: b35362@freescale.com, Ricard Wanderlof , Kevin Cernekee , linux-mtd@lists.infradead.org, David Woodhouse Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2011-09-11 at 15:10 +0300, Artem Bityutskiy wrote: > On Tue, 2011-08-30 at 18:45 -0700, Brian Norris wrote: > > These modes are not necessarily for OOB only. Particularly, MTD_OOB_RAW > > affected operations on in-band page data as well. To clarify these > > options and to emphasize that their effect is applied per-operation, we > > change the primary prefix to MTD_OPS_. > > > > Signed-off-by: Brian Norris > > This patch depends on the other ones, so I have to wait for v2, sorry. Actually pushed to my tree now, thanks! -- Best Regards, Artem Bityutskiy