From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XgrW9-0005ls-8i for linux-mtd@lists.infradead.org; Wed, 22 Oct 2014 08:43:42 +0000 Received: by mail-pd0-f181.google.com with SMTP id w10so3099912pde.40 for ; Wed, 22 Oct 2014 01:43:20 -0700 (PDT) Date: Wed, 22 Oct 2014 01:43:12 -0700 From: Brian Norris To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Subject: Re: [PATCH] mtd: bcm47xxpart: alloc memory for more partitions Message-ID: <20141022084258.GJ16128@brian-ubuntu> References: <1412243326-6742-1-git-send-email-zajec5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1412243326-6742-1-git-send-email-zajec5@gmail.com> Cc: Hauke Mehrtens , linux-mtd@lists.infradead.org, David Woodhouse , Artem Bityutskiy List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Oct 02, 2014 at 11:48:46AM +0200, Rafał Miłecki wrote: > This is needed for some new Netgear devices (e.g. R6250). > > Signed-off-by: Rafał Miłecki Pushed to l2-mtd.git. Brian