commit | db271747a04da5190b81ad120ee48c88d652b0e7 | [log] [tgz] |
---|---|---|
author | Honghui Zhang <honghui.zhang@mediatek.com> | Mon Aug 14 21:04:27 2017 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 30 08:23:58 2017 -0500 |
tree | 793edca683d05da7de70b01bb8e4c87b8e30fc14 | |
parent | c2e0ba9caf6ca81f8800ed2ebcf1bfdfd70ea81b [diff] |
PCI: mediatek: Use bus->sysdata to get host private data 75983c6d1f38 ("PCI: mediatek: Add controller support for MT2712 and MT7622") has put the mtk_pcie * into bus->sysdata. Take advantage of that to get the private data and simplify the code. Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Ryder Lee <ryder.lee@mediatek.com>