commit | ed5b580b381307c522cb977dccd207a170ad9b13 | [log] [tgz] |
---|---|---|
author | Minghuan Lian <Minghuan.Lian@freescale.com> | Fri Jul 10 11:35:08 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Mon Aug 03 12:06:38 2015 -0700 |
tree | 929d9af741da43caa515aea03db7590e03946229 | |
parent | 87457d118f77b6d4de4de83118360fb0eade491c [diff] |
drivers/pci: Add function to find an extended capability PCIe extends device's configuration space to 4k and provides extended capability. The patch adds function to find them. The code is ported from Linux PCIe driver. Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: York Sun <yorksun@freescale.com>