diff options
| author | Noah.Shen <[email protected]> | 2026-04-06 15:13:28 -0500 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-04-28 13:11:19 -0500 |
| commit | 4eac47d4eb661c019b84723628bab2f0c826403f (patch) | |
| tree | 9ea2ca48ee7b0e473d7e71b225462d05f2965107 /scripts | |
| parent | 4f9842e4799c6c3c98cc27c723ba223b42d739d8 (diff) | |
spi: mtk_snor: avoid alloc in mtk_snor_cmd_program()
Rework mtk_snor_cmd_program() to avoid allocating a temporary buffer
for tx data. This improves performance a bit by avoiding the need to
allocate memory and copy data an extra time.
Signed-off-by: Noah.Shen <[email protected]>
Reviewed-by: Julien Stephan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
