From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-x243.google.com ([2607:f8b0:400e:c00::243]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cc1kq-0000di-PP for linux-mtd@lists.infradead.org; Fri, 10 Feb 2017 03:20:15 +0000 Received: by mail-pf0-x243.google.com with SMTP id o64so534263pfb.1 for ; Thu, 09 Feb 2017 19:19:51 -0800 (PST) Date: Thu, 9 Feb 2017 19:19:48 -0800 From: Brian Norris To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: David Woodhouse , Boris Brezillon , Marek Vasut , Richard Weinberger , Cyrille Pitchen , linux-mtd@lists.infradead.org, kernel@pengutronix.de, Sascha Hauer Subject: Re: [PATCH] mtd: Add partition device node to mtd partition devices Message-ID: <20170210031948.GA67059@google.com> References: <20170209105024.1579-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170209105024.1579-1-u.kleine-koenig@pengutronix.de> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Feb 09, 2017 at 11:50:24AM +0100, Uwe Kleine-König wrote: > From: Sascha Hauer > > The user visible change here is that mtd partitions get an of_node link > in sysfs. > > Signed-off-by: Sascha Hauer > Signed-off-by: Uwe Kleine-König Appled to l2-mtd.git