Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751193AbaABKqn (ORCPT ); Thu, 2 Jan 2014 05:46:43 -0500 Received: from top.free-electrons.com ([176.31.233.9]:45296 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750748AbaABKql (ORCPT ); Thu, 2 Jan 2014 05:46:41 -0500 Date: Thu, 2 Jan 2014 11:46:38 +0100 From: Thomas Petazzoni To: Gregory CLEMENT Cc: Bjorn Helgaas , Jason Cooper , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] PCI: mvebu: Remove redundant code Message-ID: <20140102114638.47457689@skate> In-Reply-To: <1388659296-21569-1-git-send-email-gregory.clement@free-electrons.com> References: <1388659296-21569-1-git-send-email-gregory.clement@free-electrons.com> Organization: Free Electrons X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.20; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 30 Dear Gregory CLEMENT, On Thu, 2 Jan 2014 11:41:36 +0100, Gregory CLEMENT wrote: > In the commit b42285f66f871a989, Sebastian moved clock enable before > register access, but during the merge of the commit > 9f352f0e6c0fa2dc608812df "PCI: mvebu: Dynamically detect if the PEX > link is up to enable hot plug", the moved part was added back. > > This patch fixes this by removing the redundant code. > > Signed-off-by: Gregory CLEMENT > --- > drivers/pci/host/pci-mvebu.c | 8 -------- > 1 file changed, 8 deletions(-) This has already been fixed by https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/pci/host/pci-mvebu.c?id=84f47190d6be1cb99cd4a680e1018080d93800a8. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- 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/