commit | 799038ea9bbbfee240b85bcb17e487d44cdf5009 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Fri Jan 16 20:59:39 2015 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jan 23 19:44:58 2015 +0200 |
tree | 8ab5ea60a4afa27cd952aa0afc58e2151f65e6bd | |
parent | 6b47aacaa4491ab04630ab0aec10d10e6ac9e14f [diff] |
bcma: clean bus initialization code This moves main bus init code to the main.c and renames old function to make its purpose clear. Thanks to this change we'll also be able to separate scanning from registration (and support PCIe Gen 2 devices) in the future. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>