Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1705444imj; Fri, 8 Feb 2019 06:06:58 -0800 (PST) X-Google-Smtp-Source: AHgI3IZwB9f9RAKuChdZQU+PsP153VKQTEmPIPOQbHUMZKkLDYpOF6Oh9i2PYiFR2FtspNEnrbeV X-Received: by 2002:a62:4618:: with SMTP id t24mr22284881pfa.139.1549634818191; Fri, 08 Feb 2019 06:06:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549634818; cv=none; d=google.com; s=arc-20160816; b=jyTCYiUGd/AFUSN4bmYAeRwZLKcL/089ZyITlz0K4qb7I78uv4xLnY3cG8TUIeBX1Z QyuOYs99kd6+/4y2NwnVC/4AGoy+2rJs8pn2TZUj9stCR7vYMX20D/9iHlYA+yUkBXOb KqJmbSgBKnvABMlKh4jkJ3NwHYpaQD6O829UP0K5I1CJ0ueMBPNAV2lHaG8u1TD85ca/ yu9bhIxPnz/SzjctFe7rNj4V2APyyczeDIJwebmRTNfo+EyN3iWTZEcoOtZ2ROgTAwF5 XlUMSqHFrPdHF1n9lzha5bHs2Vp3+N4hY36IIxHilXPhGKbVEq3YBeyatu4zwHRe1q5V Pmlw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=4J0fSOXKvo9eT3PBc9UU43n5JJGpV4qUKrro6Vnae3g=; b=uiPjCemCpHU8lskS8dQ6J8rKBuhpzyuN7OJs9ZSZO63s/1LeWu9O6bDwbuS5apmPBa hqESLM1rfM3LKm3AN0HAdQCn/UpQ3GON5W/1QGJ+F5lYv4HNkvJVUPC6e0oJYZ2VQ4bH xSoPCQ/PXX5E9MQwFvl4VvkMPjkt5iy1Cl2pAoNw/fYpdg3B+8cbmUvWeqlqFJ7BUam8 IFFwGBXYH1hEEyrIE+DQVM13n62jeswU5woW3h9wDPCdpWjeH9bwzIq4gfRpWcWe8h0g VHl9YrtWj7Iqy0irTPK8H2t3I3GqwjPHMfp3OlEu/YJDt9tnEVx4WJflp4/ytV4Q4qDZ wZZg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Yc86h83X; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f144si607851pfa.148.2019.02.08.06.06.42; Fri, 08 Feb 2019 06:06:58 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Yc86h83X; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727843AbfBHOFV (ORCPT + 99 others); Fri, 8 Feb 2019 09:05:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:39376 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726465AbfBHOFV (ORCPT ); Fri, 8 Feb 2019 09:05:21 -0500 Received: from localhost (173-25-63-173.client.mchsi.com [173.25.63.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2D32020857; Fri, 8 Feb 2019 14:05:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549634720; bh=DsU+0hlCk7sbsBOJm1lgVHUBCpUoH/G+M2w3qlCNprM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Yc86h83Xw4f4Ghd3Af2SfEhnV2zh5oxPFkiL8SccQf4tG/rEmrrlqc0cvITOxMTgF IouXvYzSbA50AR5lSlYkLYGljrnWlcs5rDNeIuHervafjrwpGtOPv7KeHztuli93Qe z1x2XMo6/rRdiHSJZXEsAuZVgbfCyw+DkJYG5JMQ= Date: Fri, 8 Feb 2019 08:05:18 -0600 From: Bjorn Helgaas To: Kishon Vijay Abraham I Cc: Murali Karicheri , Lorenzo Pieralisi , Jingoo Han , Gustavo Pimentel , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops Message-ID: <20190208140517.GT7268@google.com> References: <20190207110924.30716-1-kishon@ti.com> <20190207110924.30716-9-kishon@ti.com> <20190207212622.GO7268@google.com> <2b839b2f-d792-069b-b45f-4a455335f016@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2b839b2f-d792-069b-b45f-4a455335f016@ti.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 08, 2019 at 10:43:40AM +0530, Kishon Vijay Abraham I wrote: > > I don't see the whole series on linux-pci (I only see patches 2, 6, 8, 9), > > I do see all the patches here > https://patchwork.kernel.org/project/linux-pci/list/. Maybe it arrived little late? For some reason Gmail decided many of your recent messages were spam. Sorry for the noise. > > but I expected to somewhere see the removal of assignments to these > > pointers. It would be easier to review if the removal of assignments and > > the removal of the function pointers from the structure were in the same > > patch, but maybe that's not really feasible. > > The removal of the assignments are in 7th patch of the series (PCI: keystone: > Use Keystone specific msi_irq_chip). It's feasible but just wanted to keep the > keystone changes and DesignWare changes in separate patches. OK, makes sense. Bjorn