From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH 1/9] Split out is_printable_string() into util.c Date: Sun, 17 Jul 2011 07:43:02 -0500 Message-ID: References: <1309892577-23828-1-git-send-email-sjg@chromium.org> <1309892577-23828-2-git-send-email-sjg@chromium.org> <20110716054447.GE4368@yookeroo.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <20110716054447.GE4368-787xzQ0H9iQXU02nzanrWNbf9cGiqdzd@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: David Gibson Cc: Devicetree Discuss List-Id: devicetree@vger.kernel.org > On Tue, Jul 05, 2011 at 12:02:49PM -0700, Simon Glass wrote: > > This useful function is split out so it will be available to programs > > other than ftdump. > > > > Signed-off-by: Simon Glass > > Acked-by: David Gibson Applied. jdl