diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2017-10-17 12:11:03 +0000 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-20 18:02:46 -0500 |
commit | b3c433efb8a3d347ddc39b95606a6e7732e97649 (patch) | |
tree | 79c7241024e7b00f0313605452c69d801d22af06 /drivers/pci/pcie/portdrv_acpi.c | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff (diff) | |
download | talos-obmc-linux-b3c433efb8a3d347ddc39b95606a6e7732e97649.tar.gz talos-obmc-linux-b3c433efb8a3d347ddc39b95606a6e7732e97649.zip |
PCI: faraday: Fix wrong pointer passed to PTR_ERR()
PTR_ERR should access the value just tested by IS_ERR, otherwise the wrong
error code will be returned.
Fixes: 2eeb02b28579 ("PCI: faraday: Add clock handling")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pci/pcie/portdrv_acpi.c')
0 files changed, 0 insertions, 0 deletions