From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Norris Subject: Re: [PATCH] mtd: physmap_of: use OF helpers for reading strings Date: Thu, 20 Apr 2017 15:27:50 -0700 Message-ID: <20170420222750.GH20555@google.com> References: <20170330155853.30349-1-zajec5@gmail.com> <20170331100239.37a14f37@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20170331100239.37a14f37@bbrezillon> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Boris Brezillon Cc: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , David Woodhouse , Marek Vasut , Richard Weinberger , Cyrille Pitchen , Linus Walleij , Jason Gunthorpe , linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= List-Id: devicetree@vger.kernel.org On Fri, Mar 31, 2017 at 10:02:39AM +0200, Boris Brezillon wrote: > On Thu, 30 Mar 2017 17:58:53 +0200 > Rafał Miłecki wrote: > > > From: Rafał Miłecki > > > > OF core code provides helpers for counting strings and reading them so > > use them instead of doing this manually. This simplifies the code a bit. > > > > Signed-off-by: Rafał Miłecki > > Reviewed-by: Boris Brezillon Applied as a cleanup, while we figure out the future of this binding. With luck we can deprecate it (but not remove it, of course) and use something better in the generic code. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html