From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH V2 6/7] PCI: add device wait after slot and bus reset Date: Wed, 29 Nov 2017 09:39:05 -0800 Message-ID: <20171129173905.GG27742@infradead.org> References: <1511763628-11856-1-git-send-email-okaya@codeaurora.org> <1511763628-11856-7-git-send-email-okaya@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1511763628-11856-7-git-send-email-okaya@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Sinan Kaya Cc: linux-pci@vger.kernel.org, timur@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bjorn Helgaas , open list List-Id: linux-arm-msm@vger.kernel.org On Mon, Nov 27, 2017 at 01:20:27AM -0500, Sinan Kaya wrote: > Rev 3.1 Sec 2.3.1 Request Handling Rules indicates that a device can issue > CRS following secondary bus reset. Handle device presence gracefully. > > Signed-off-by: Sinan Kaya Looks good, Reviewed-by: Christoph Hellwig