From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755708Ab3CPKey (ORCPT ); Sat, 16 Mar 2013 06:34:54 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:57421 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755600Ab3CPKeu (ORCPT ); Sat, 16 Mar 2013 06:34:50 -0400 From: Grant Likely Subject: Re: [PATCH 3/6] OF: Export all DT proc update functions To: Pantelis Antoniou Cc: Rob Herring , Rob Landley , Jon Loeliger , Tony Lindgren , Stephen Warren , David Gibson , Benoit Cousson , Mitch Bradley , Alan Tull , linux-omap@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Matt Porter , Russ Dill , Koen Kooi , Joel A Fernandes , Rob Clark , Jason Kridner , Matt Ranostay , Pantelis Antoniou In-Reply-To: <1357327870-13615-4-git-send-email-panto@antoniou-consulting.com> References: <1357327870-13615-1-git-send-email-panto@antoniou-consulting.com> <1357327870-13615-4-git-send-email-panto@antoniou-consulting.com> Date: Sat, 16 Mar 2013 09:53:05 +0000 Message-Id: <20130316095305.E65153E0A91@localhost> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 4 Jan 2013 21:31:07 +0200, Pantelis Antoniou wrote: > There are other users for the proc DT functions. > Export them. > > Signed-off-by: Pantelis Antoniou Actually, I cannot find the user of this patch. Why is it needed? g.