From patchwork Wed Oct 3 13:25:23 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 188768 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from ozlabs.org (localhost [IPv6:::1]) by ozlabs.org (Postfix) with ESMTP id 510682C015F for ; Wed, 3 Oct 2012 23:29:21 +1000 (EST) Received: by ozlabs.org (Postfix) id F0A062C00C1; Wed, 3 Oct 2012 23:28:55 +1000 (EST) Delivered-To: linuxppc-dev@ozlabs.org Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6141F2C00BE for ; Wed, 3 Oct 2012 23:28:55 +1000 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id q93DPNhH010333; Wed, 3 Oct 2012 08:25:24 -0500 Date: Wed, 3 Oct 2012 08:25:23 -0500 (CDT) From: Kumar Gala X-X-Sender: galak@right.am.freescale.net To: Benjamin Herrenschmidt Subject: [git pull] Please pull powerpc.git next branch Message-ID: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Cc: linuxppc-dev@ozlabs.org X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Ben, A few minor patches for v3.7. The following changes since commit 7844663a31e97930e3949430573452ac245bfdd5: powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_get (2012-09-27 12:51:07 +1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git next for you to fetch changes up to 10bfa766efa19c23f72f50727952a26cb1512256: driver/mtd:IFC NAND:Initialise internal SRAM before any write (2012-09-27 07:32:25 -0500) ---------------------------------------------------------------- Minghuan Lian (1): powerpc/fsl-pci: use 'Header Type' to identify PCIE mode Prabhakar Kushwaha (1): driver/mtd:IFC NAND:Initialise internal SRAM before any write arch/powerpc/sysdev/fsl_pci.c | 37 +++++++++++++++++--------- drivers/mtd/nand/fsl_ifc_nand.c | 56 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 79 insertions(+), 14 deletions(-)