From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Fri, 24 Nov 2017 15:58:45 +0100 From: Greg Kroah-Hartman To: Sinan Kaya Subject: Re: [PATCH V2 23/29] staging: rts5208: deprecate pci_get_bus_and_slot() Message-ID: <20171124145845.GA18443@kroah.com> References: <1511390964-9979-1-git-send-email-okaya@codeaurora.org> <1511390964-9979-24-git-send-email-okaya@codeaurora.org> MIME-Version: 1.0 In-Reply-To: <1511390964-9979-24-git-send-email-okaya@codeaurora.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-msm@vger.kernel.org, "open list:STAGING SUBSYSTEM" , "Martin K. Petersen" , linux-pci@vger.kernel.org, timur@codeaurora.org, open list , Hannes Reinecke , Gaurav Pathak , Colin Ian King , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: On Wed, Nov 22, 2017 at 05:49:18PM -0500, Sinan Kaya wrote: > pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as > where a PCI device is present. This restricts the device drivers to be > reused for other domain numbers. > > Getting ready to remove pci_get_bus_and_slot() function in favor of > pci_get_domain_bus_and_slot(). > > Remove unused rtsx_read_pci_cfg_byte() function. You only need this one sentance here for the changelog for this patch. And the subject line makes no sense. Please fix up and resend. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel