Loading
qcom: peripheral-loader: skip dma attr init if memory is allocated
Subsystems like modem never free up the allocated memory. So skip
init_dma_attrs to avoid resetting the parmeters set during allocation.
CRs-Fixed: 913387
Change-Id: I57a02c15bedc0a76285d7190f05d7c6e8e5a9d8c
Signed-off-by:
Arun KS <arunks@codeaurora.org>