summaryrefslogtreecommitdiff
path: root/programs
diff options
context:
space:
mode:
authorNoah.Shen <[email protected]>2026-04-06 15:13:28 -0500
committerDavid Lechner <[email protected]>2026-04-28 13:11:19 -0500
commit4eac47d4eb661c019b84723628bab2f0c826403f (patch)
tree9ea2ca48ee7b0e473d7e71b225462d05f2965107 /programs
parent4f9842e4799c6c3c98cc27c723ba223b42d739d8 (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 'programs')
0 files changed, 0 insertions, 0 deletions