https://github.com/torvalds/linux
Revision a6093ad7fc4962099d2d723bcca72f8175b58c82 authored by Leonard Crestez on 31 January 2019, 20:59:50 UTC, committed by Bjorn Helgaas on 31 January 2019, 20:59:50 UTC
On chips without a separate power domain for PCI (such as 6q/6qp) the
imx6_pcie_attach_pd() function incorrectly returns an error.

Fix by returning 0 if dev_pm_domain_attach_by_name() does not find
anything.

Fixes: 3f7cceeab895 ("PCI: imx: Add multi-pd support")
Reported-by: Lukas F.Hartmann <lukas@mntmn.com>
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
[lorenzo.pieralisi@arm.com: updated commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
1 parent d2fd6e8
History
Tip revision: a6093ad7fc4962099d2d723bcca72f8175b58c82 authored by Leonard Crestez on 31 January 2019, 20:59:50 UTC
PCI: imx: Fix probe failure without power domain
Tip revision: a6093ad
File Mode Size
Makefile -rw-r--r-- 449 bytes
auth_gss.c -rw-r--r-- 55.5 KB
gss_generic_token.c -rw-r--r-- 6.1 KB
gss_krb5_crypto.c -rw-r--r-- 27.1 KB
gss_krb5_keys.c -rw-r--r-- 8.9 KB
gss_krb5_mech.c -rw-r--r-- 20.4 KB
gss_krb5_seal.c -rw-r--r-- 6.5 KB
gss_krb5_seqnum.c -rw-r--r-- 4.5 KB
gss_krb5_unseal.c -rw-r--r-- 6.7 KB
gss_krb5_wrap.c -rw-r--r-- 17.4 KB
gss_mech_switch.c -rw-r--r-- 12.2 KB
gss_rpc_upcall.c -rw-r--r-- 10.0 KB
gss_rpc_upcall.h -rw-r--r-- 1.5 KB
gss_rpc_xdr.c -rw-r--r-- 17.2 KB
gss_rpc_xdr.h -rw-r--r-- 7.4 KB
svcauth_gss.c -rw-r--r-- 47.0 KB

back to top