From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH] spi: Export OF interfaces. Date: Thu, 15 Nov 2012 16:32:41 +0000 Message-ID: <20121115163241.20E813E194B@localhost> References: <1351699053-4533-1-git-send-email-panto@antoniou-consulting.com> Cc: Pantelis Antoniou , spi-devel-general@lists.sourceforge.net, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Koen Kooi , Matt Porter , Russ Dill , linux-omap@vger.kernel.org To: Pantelis Antoniou Return-path: In-Reply-To: <1351699053-4533-1-git-send-email-panto@antoniou-consulting.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Wed, 31 Oct 2012 17:57:33 +0200, Pantelis Antoniou wrote: > Export an interface that other in-kernel users can utilize. > > Signed-off-by: Pantelis Antoniou I'm not going to apply this before an in-kernel user exists for this. I know it's part of the whole runtime population of the device tree stuff and I don't think it will survive in it's current form by the time we're done. g.