diff options
author | Bhaumik Bhatt <bbhatt@codeaurora.org> | 2020-11-09 23:47:20 +0300 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2020-11-18 12:50:34 +0300 |
commit | 1b55c16a5e4718f58ed58cfdfe37fe4cd4d89f88 (patch) | |
tree | 89f0f94807f940eed089b54652fcdca5f0ac1964 /drivers/ide/ide-legacy.c | |
parent | da7bdbf67db232234bb55e083c57b930c2010f95 (diff) | |
download | linux-1b55c16a5e4718f58ed58cfdfe37fe4cd4d89f88.tar.xz |
bus: mhi: core: Use appropriate names for firmware load functions
mhi_fw_load_sbl() function is currently used to transfer SBL or EDL
images over BHI (Boot Host Interface). Same goes with mhi_fw_load_amss()
which uses BHIe. However, the contents of these functions do not
indicate support for a specific set of images. Since these can be used
for any image download over BHI or BHIe, rename them based on the
protocol used.
Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'drivers/ide/ide-legacy.c')
0 files changed, 0 insertions, 0 deletions