commit | 1ed9baf0f12168c8ba2410fd9ccd578f7867c564 | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Mon Oct 22 10:36:20 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 29 15:28:23 2012 -0400 |
tree | b40cc04031ac437fe4dfdbf9ab7f1cb96cb6d481 | |
parent | 1d4fd8d78f465cebe2502671588f75ba2f758cfa [diff] |
brcmfmac: rework driver initialization in brcmf_bus_start() In brcmf_bus_start() a number of settings are sent to the device. For this functions are used that bypass the common firmware interface. By reordering the code in brcmf_bus_start() this bypass can be removed. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Franky Lin <frankyl@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>