| commit | c13bdd5d3e29701b25407eb2f24f0550a46554bf | [log] [tgz] |
|---|---|---|
| author | Yinghai Lu <yinghai@kernel.org> | Mon Sep 17 22:11:34 2012 -0700 |
| committer | Yinghai Lu <yinghai@kernel.org> | Mon Sep 17 22:11:34 2012 -0700 |
| tree | 6c5277e26523b8b4ae974c66d03179bea5bf9744 | |
| parent | e9464a5e842dc96010216d46ea567be52c7c17ae [diff] |
PCI: Add root bus children dev's res to fail list We can stop according to try number now and do not need to use root_bus checking as stop sign anymore. Also in extreme case we could need to reallocate device just under bus 0. Signed-off-by: Yinghai Lu <yinghai@kernel.org>