soc: qcom: ipa: get sram settings in ipa_init_sram()
The shared memory offset and size aren't needed until that region of
memory gets initialized in ipa_init_sram(). So move the call to
ipa_sram_settings_get() into ipa_init_sram().
Signed-off-by:
Alex Elder <elder@linaro.org>
Loading
Please sign in to comment