diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-06-26 23:36:59 +0300 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2017-08-09 01:41:23 +0300 |
commit | 445c2410a449ae29c0ec0bb9cee8f38078c4a2f1 (patch) | |
tree | 9b1aa1e785e328ada927ae46aca62b29319aa508 /drivers/soc/atmel | |
parent | 2a464815d3262e441a5cff7cbece69c0b76b14d6 (diff) | |
download | linux-445c2410a449ae29c0ec0bb9cee8f38078c4a2f1.tar.xz |
soc: qcom: mdt_loader: Use request_firmware_into_buf()
By switching to the request_firmware_into_buf() we load the segment data
straight into the preallocated buffers, reducing the need for allocating
scratch buffers for these. In particular the modem firmware consists of
multiple segments in the range 5-15MB, making this worth while.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'drivers/soc/atmel')
0 files changed, 0 insertions, 0 deletions