commit | c0d8d565787c5d8f7d4b0ae319dc1d44d69a51d9 | [log] [tgz] |
---|---|---|
author | Erik Stromdahl <erik.stromdahl@gmail.com> | Tue Sep 04 15:03:19 2018 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Sep 06 19:13:50 2018 +0300 |
tree | 226b22a678f361fcab5a785f04ae31f9a8daa3ef | |
parent | 39501ea64116c665e9de7cf6cce91a1defcdbae8 [diff] |
ath10k: add struct ath10k_bus_params This struct is used as argument to ath10k_core_register in order to make it easier to add more bus parameters in the future. Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>