From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtprelay2.synopsys.com ([198.182.60.111]:51433 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbcALGHR (ORCPT ); Tue, 12 Jan 2016 01:07:17 -0500 Subject: Re: [PATCH v4 1/2] PCI support added to ARC To: Joao Pinto , References: CC: , , , , , , , , , , From: Vineet Gupta Message-ID: <569497AE.3030405@synopsys.com> Date: Tue, 12 Jan 2016 11:35:34 +0530 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Sender: linux-pci-owner@vger.kernel.org List-ID: On Monday 11 January 2016 10:54 PM, Joao Pinto wrote: > This patch adds PCI support to ARC and updates drivers/pci Makefile enabling > the ARC arch to use the generic PCI setup functions. > > Signed-off-by: Joao Pinto BTW this patch has whitespace errors still - can you make sure they are not in the next version(s) -Vineet