summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-09-22 00:35:18 +0200
committerTom Rini <[email protected]>2025-10-07 17:12:24 -0600
commit863502de82e9be02ce07cd581b20bbb5f39fbbf3 (patch)
tree79b4e4dbef1dbb9614fbcf15531f590a28a791b7 /tools
parent726404a66c773d8ee1b2d25725f3a6ef470f1b3e (diff)
misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()
Use plain buffer pointer in request_firmware_into_buf_via_script() instead of a pointer to pointer. The later is not necessary as the request_firmware_into_buf_via_script() does not modify the buffer pointer. Update the mediatek driver to match. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Weijie Gao <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions