commit | 40e81addab7bb74d20ddf681ce9babc880a828ee | [log] [tgz] |
---|---|---|
author | Ed Swarthout <Ed.Swarthout@freescale.com> | Wed Jul 11 14:51:35 2007 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jul 11 23:43:11 2007 +0200 |
tree | c8e1a834d9f51fdca5404af99d846caa98edaaba | |
parent | 3865b1fb7843a08ad49a6319a36415752276ff48 [diff] |
Start pci hose scan from hose->current_busno. Ensure hose->current_busno is not less than first_busno. This fixes broken board code which leaves current_busno=0 when first_busno is greater than 0 for the cases with multiple controllers. Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>