On Fri, Dec 16, 2016 at 12:50:04PM +0100, Simon Horman wrote:
> From: Harunobu Kurokawa <[email protected]>
> 
> R-Car PCIe does not support hotplug so it is appropriate to
> treat the absence of a PCIe card as an ENODEV error.
> 
> Signed-off-by: Harunobu Kurokawa <[email protected]>
> [simon: updated changelog]
> Signed-off-by: Simon Horman <[email protected]>

Applied to pci/host-rcar for v4.11 with the following changelog (I updated
the summary line):

commit e94888d23736cec51ba851f6e798d0eeb9ef5f41
Author: Harunobu Kurokawa <[email protected]>
Date:   Fri Dec 16 12:50:04 2016 +0100

    PCI: rcar: Return -ENODEV from host bridge probe when no card present
    
    R-Car PCIe does not support hotplug so it is appropriate to treat the
    absence of a PCIe card as an -ENODEV error.
    
    Signed-off-by: Harunobu Kurokawa <[email protected]>
    [simon: updated changelog]
    Signed-off-by: Simon Horman <[email protected]>
    Signed-off-by: Bjorn Helgaas <[email protected]>

Reply via email to