| commit | b78adc4d9c2a6f32f0e36f8ed33766431c263a06 | [log] [tgz] |
|---|---|---|
| author | Yinghai Lu <yinghai@kernel.org> | Mon Jan 21 13:10:06 2013 -0800 |
| committer | Yinghai Lu <yinghai@kernel.org> | Mon Jan 21 13:10:06 2013 -0800 |
| tree | 14154095bff0576ed8396eae28fa5abd001cb89f | |
| parent | d99da709e80e34cfa9bb1485979dd9b0bb6b38c0 [diff] |
PCI: Treat ROM resource as optional during assigning. So will try to allocate them together with requested ones, if can not assign them, could go with requested one only, and just skip ROM resource. Signed-off-by: Yinghai Lu <yinghai@kernel.org>