Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752199AbdL1QJ7 (ORCPT ); Thu, 28 Dec 2017 11:09:59 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:40688 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750952AbdL1QJ5 (ORCPT ); Thu, 28 Dec 2017 11:09:57 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 6C9D960397 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sboyd@codeaurora.org Date: Thu, 28 Dec 2017 08:09:55 -0800 From: Stephen Boyd To: Joao Pinto Cc: Lorenzo Pieralisi , Jingoo Han , linux-kernel@vger.kernel.org, Bjorn Helgaas , linux-pci@vger.kernel.org, Gustavo.Pimentel@synopsys.com Subject: Re: [PATCH v2] PCI: dwc: Use {upper,lower}_32_bits() macros for clarity Message-ID: <20171228160955.GF7997@codeaurora.org> References: <20171227232540.22341-1-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 479 Lines: 16 On 12/28, Joao Pinto wrote: > > if (pp->ops->get_msi_data) > > msg.data = pp->ops->get_msi_data(pp, pos); > > > > Thanks for the patch. > Gustavo' patch-set targeting the update of the Interrupt API for > pcie-designware* already does this modification, so I would suggest that we wait > for Gustavo' patch to be stable and get the same modification. > Ok. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project