From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Gibson Subject: [0/3] libfdt: Add some new convenience functions Date: Fri, 1 Jun 2012 14:12:35 +1000 Message-ID: <1338523958-16909-1-git-send-email-david@gibson.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: jdl-CYoMK+44s/E@public.gmane.org Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org This patch series adds some convenience functions to libfdt - all trivial wrappers on existing functions. 1/3 is a preliminary cleanup which removes some obsolete testcases, to avoid updating them for the new code. Please apply.