commit | 8a81efac9417b7e4b2d3e19442f22dcf727944d5 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Sat Mar 20 10:57:03 2021 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 20 18:56:18 2021 -0700 |
tree | 0c15b19a0703cff3b460b5eca0f52d72fc841a86 | |
parent | b29648ad5b2ade03edd3f4364b5616b07d74abe4 [diff] |
net: ipa: use configuration data for QSB settings Use the QSB configuration data in ipa_hardware_config_qsb(), rather than determining in code what values to use based on IPA version. Pass configuration data to ipa_hardware_config() so it can be passed to ipa_hardware_config_qsb(). Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>