From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bw0-f42.google.com (mail-bw0-f42.google.com [209.85.214.42]) by ozlabs.org (Postfix) with ESMTP id BB497B70CB for ; Sun, 17 Oct 2010 18:47:56 +1100 (EST) Received: by bwz17 with SMTP id 17so4442333bwz.15 for ; Sun, 17 Oct 2010 00:47:54 -0700 (PDT) Subject: Re: [PATCH v4 5/5] mtd: m25p80: add support to parse the partitions by OF node From: Artem Bityutskiy To: Grant Likely In-Reply-To: References: <1286878714-13090-1-git-send-email-Mingkai.hu@freescale.com> <1286878714-13090-2-git-send-email-Mingkai.hu@freescale.com> <1286878714-13090-3-git-send-email-Mingkai.hu@freescale.com> <1286878714-13090-4-git-send-email-Mingkai.hu@freescale.com> <1286878714-13090-5-git-send-email-Mingkai.hu@freescale.com> <1286878714-13090-6-git-send-email-Mingkai.hu@freescale.com> <1287256647.1781.34.camel@brekeke> Content-Type: text/plain; charset="UTF-8" Date: Sun, 17 Oct 2010 10:44:50 +0300 Message-ID: <1287301490.1951.0.camel@localhost> Mime-Version: 1.0 Cc: kumar.gala@freescale.com, david-b@pacbell.net, linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org, spi-devel-general@lists.sourceforge.net, Mingkai Hu Reply-To: dedekind1@gmail.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2010-10-16 at 19:05 -0600, Grant Likely wrote: > On Sat, Oct 16, 2010 at 1:17 PM, Artem Bityutskiy wrote: > > On Tue, 2010-10-12 at 18:18 +0800, Mingkai Hu wrote: > >> Signed-off-by: Mingkai Hu > >> Acked-by: Grant Likely > >> --- > >> v4: > >> - Updated to latest kernel base(Linux 2.6.36-rc7). > >> - Made changes according to Grant's comments. > > > > Looks good to me, pushed to l2-mtd-2.6.git, thanks. > > Wait! It will break whenever CONFIG_OF is not set. I broke > linux-next with this patch. It can be solved by wrapping the block > with #ifdef CONFIG_OF, but I'd like to find a better solution. OK, removed. -- Best Regards, Artem Bityutskiy (Артём Битюцкий)