Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753878AbbDCI1K (ORCPT ); Fri, 3 Apr 2015 04:27:10 -0400 Received: from mail-ig0-f176.google.com ([209.85.213.176]:37276 "EHLO mail-ig0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752936AbbDCI1G (ORCPT ); Fri, 3 Apr 2015 04:27:06 -0400 MIME-Version: 1.0 From: Grant Likely Date: Fri, 3 Apr 2015 09:26:41 +0100 X-Google-Sender-Auth: neMiEL-VIeQpnShHlulpudbbAyk Message-ID: Subject: [GIT PULL] Devicetree bugfix for PA-Semi platform To: Linus Torvalds , Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1143 Lines: 36 Hi Linus, This branch contains one regression fix for PA-Semi platforms. Please pull. Thanks, g. The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6: Linux 4.0-rc5 (2015-03-22 16:50:21 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux tags/devicetree-for-linus for you to fetch changes up to 41d9489319f28f06cf51731131bc353d5a6bce59: drivers/of: Add empty ranges quirk for PA-Semi (2015-03-27 19:31:16 -0700) ---------------------------------------------------------------- Devicetree fix for v4.0-rc6 Simple bugfix for bad device tree data on the PA-Semi platform ---------------------------------------------------------------- Benjamin Herrenschmidt (1): drivers/of: Add empty ranges quirk for PA-Semi drivers/of/address.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/